GET /api/v1/productions/179434/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/179434/?format=api",
"demozoo_url": "https://demozoo.org/productions/179434/",
"id": 179434,
"title": "Party Management System",
"author_nicks": [
{
"name": "Assembly Organizing Compocrew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74775/?format=api",
"id": 74775,
"name": "Assembly Organizing Compocrew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Sivu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/373/?format=api",
"id": 373,
"name": "Sivu",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/compocrew/PMS/archive/master.zip"
}
],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/compocrew/pms"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"party-management-system"
]
}