GET /api/v1/productions/175791/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/175791/?format=api",
"demozoo_url": "https://demozoo.org/productions/175791/",
"id": 175791,
"title": "SC68",
"author_nicks": [
{
"name": "The Overlanders",
"abbreviation": "OVR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
"id": 2223,
"name": "Overlanders",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-11-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Ben",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2521/?format=api",
"id": 2521,
"name": "Ben",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "http://sourceforge.net/projects/sc68"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"music-player"
]
}