Serie A News

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve news for. Format YYYY-MM-DD. Defaults to current date.
hoursintegerNoReturn news from the last N hours.
max_priorityintegerNoReturn only news at or above this priority level.
with_analysisintegerNoInclude analytical commentary. 1 = Yes, 0 = No. Options: 0, 1 · Default: 1

Attributes

Top-Level Fields

FieldTypeDescription
DatestringDate in YYYY-MM-DD format
UpdatesarrayArray of news or injury update objects

Updates Object

FieldTypeDescription
IdstringUnique RotoWire identifier
DateTimestringDate and time in ISO 8601 format
PrioritystringNews priority level — 1 = Biggest News, 2 = Top Players, 3 = Regular, 4 = Minor Leaguers, 5 = Non-Fantasy
IsTransactioninteger1 if this update is a roster transaction, 0 if it is a news item
HeadlinestringShort headline summarizing the update
NotesstringBrief factual notes about the player or event
AnalysisstringIn-depth analytical commentary on fantasy and betting impact
PlayerobjectPlayer information object
TeamobjectTeam information object

Player Object

FieldTypeDescription
FirstNamestringPlayer's first name
LastNamestringPlayer's last name
PositionstringPlayer's eligible position(s) (e.g. GK, DEF, MID, FWD)
LinkstringURL to the player's RotoWire profile page
IdstringUnique RotoWire identifier

Team Object

FieldTypeDescription
NamestringFull name
IdstringUnique RotoWire identifier


Example Response

{"Date":"2026-05-14","Updates":{"Id":"515935","DateTime":"2026-05-14 07:58:32.067","Priority":"3","IsTransaction":0,"Headline":"Will skip the last two tilts","Notes":"Kossounou is nursing a grade one biceps femoris strain, Mediaset reported.","Analysis":"Kossounou isn\u0027t dealing with an overly concerning problem, but he won\u0027t be able to play in the last two games of the season. He\u0027s had an up-and-down year, as he wasn\u0027t a regular after AFCON. He has contributed to four clean sheets in 29 appearances (20 starts), recording 29 tackles, 22 interceptions and 55 clearances. Sead Kolasinac, Honest Ahanor and Marten De Roon are the only healthy options in the back at the moment.","Player":{"FirstName":"Odilon","LastName":"Kossounou","Position":"D","Link":"https://www.rotowire.com/soccer/player/odilon-kossounou-29818","Id":"29818"},"Team":{"Name":"Atalanta","Id":"98"}}}
Query Params
date

Date to retrieve news for. Format YYYY-MM-DD. Defaults to current date.

integer

Return news from the last N hours.

integer

Return only news at or above this priority level.

integer
enum
Defaults to 1

Include analytical commentary. 1 = Yes, 0 = No.

Allowed:
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json