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

{
    "url": "https://demozoo.org/api/v1/productions/86515/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86515/",
    "id": 86515,
    "title": "Eso-SFX",
    "author_nicks": [
        {
            "name": "SFX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
                "id": 21918,
                "name": "SFX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-12",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/vip08/fast/code/sfxfastcode__rlz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9136,
                "name": "FastCode",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1087/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1087/",
                    "id": 1087,
                    "name": "Very Important Party 2008",
                    "tagline": "VIP 2008",
                    "start_date": "2008-07-11",
                    "end_date": "2008-07-13",
                    "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/vip2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "brainfuck",
        "befunge"
    ]
}