GET /api/v1/productions/121827/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/121827/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121827/",
    "id": 121827,
    "title": "Toto",
    "author_nicks": [
        {
            "name": "MooZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17739/?format=api",
                "id": 17739,
                "name": "MooZ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/75/?format=api",
            "id": 75,
            "name": "NEC PC Engine"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.popsyteam.org/vip2009/prods/fast/fast-Mooz.pce"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/vip09/fast/fast-mooz.pce"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cIUWqb7mXQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10864,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1365/",
                    "id": 1365,
                    "name": "Very Important Party 2009",
                    "tagline": "",
                    "start_date": "2009-07-10",
                    "end_date": "2009-07-12",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://www.popsyteam.org/vip2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/d4/1229.113623.png",
            "original_width": 280,
            "original_height": 232,
            "standard_url": "https://media.demozoo.org/screens/s/6f/d4/1229.113623.png",
            "standard_width": 280,
            "standard_height": 232,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/d4/1229.113623.png",
            "thumbnail_width": 181,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "endless-loop"
    ]
}