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

{
    "url": "https://demozoo.org/api/v1/productions/39584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39584/",
    "id": 39584,
    "title": "bumpmap!",
    "author_nicks": [
        {
            "name": "Bananeman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24128/?format=api",
                "id": 24128,
                "name": "Bananeman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kontvlokken Posse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                "id": 23422,
                "name": "Kontvlokken Posse",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ambience99/in64/bumpmap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "1111",
            "competition": {
                "id": 2919,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/572/",
                    "id": 572,
                    "name": "Ambience 1999",
                    "tagline": "",
                    "start_date": "1999-02-26",
                    "end_date": "1999-02-28",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}