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

{
    "url": "https://demozoo.org/api/v1/productions/29395/?format=api",
    "demozoo_url": "https://demozoo.org/music/29395/",
    "id": 29395,
    "title": "Perplex",
    "author_nicks": [
        {
            "name": "Motiv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20076/?format=api",
                "id": 20076,
                "name": "Motiv",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "iNKoGNiTo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20077/?format=api",
                "id": 20077,
                "name": "iNKoGNiTo",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-10-01",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/coven96/mmul/algorythm96/a-perple.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "214",
            "competition": {
                "id": 2305,
                "name": "Algorythm 1996",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/628/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/628/",
                    "id": 628,
                    "name": "Coven 1996",
                    "tagline": "",
                    "start_date": "1996-09-30",
                    "end_date": "1996-10-02",
                    "location": "Adelaide, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.926102,
                    "longitude": 138.599884,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}