GET /api/v1/productions/333026/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/333026/?format=api",
"demozoo_url": "https://demozoo.org/productions/333026/",
"id": 333026,
"title": "grey screen with no music",
"author_nicks": [
{
"name": "Digital Sounds System",
"abbreviation": "DSS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
"id": 3626,
"name": "Digital Sounds System",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/55/?format=api",
"id": 55,
"name": "Commodore 128"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/59/?format=api",
"id": 59,
"name": "Code Challenge",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://www.dropbox.com/s/38s8kpp4qp6vrdc/grey128.prg?dl=0"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=77862"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/15/f1/c21a.370046.png",
"original_width": 384,
"original_height": 272,
"standard_url": "https://media.demozoo.org/screens/s/15/f1/c21a.370046.png",
"standard_width": 384,
"standard_height": 272,
"thumbnail_url": "https://media.demozoo.org/screens/t/15/f1/c21a.370046.png",
"thumbnail_width": 200,
"thumbnail_height": 141
}
],
"tags": [
"grey-screen"
]
}