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

{
    "url": "https://demozoo.org/api/v1/productions/39419/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39419/",
    "id": 39419,
    "title": "The Last Reactor III",
    "author_nicks": [
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/scene.C%3D64/C%3D64.%2798/Flag.%2798/The_Last_Reactor.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/scene.C%3D64/C%3D64.%2798/Flag.%2798/The_Last_Reaktor_S1.d64.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/scene.C%3D64/C%3D64.%2798/Flag.%2798/The_Last_Reaktor_S2.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8559"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "128",
            "competition": {
                "id": 3670,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/704/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/704/",
                    "id": 704,
                    "name": "FLaG 1998",
                    "tagline": "",
                    "start_date": "1998-02-06",
                    "end_date": "1998-02-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}