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

{
    "url": "https://demozoo.org/api/v1/productions/67188/?format=api",
    "demozoo_url": "https://demozoo.org/music/67188/",
    "id": 67188,
    "title": "Acula Class",
    "author_nicks": [
        {
            "name": "!Cube",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                "id": 1808,
                "name": "!Cube",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Armada",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3005/?format=api",
                "id": 3005,
                "name": "Armada",
                "is_group": true
            }
        },
        {
            "name": "Skalaria",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3128/?format=api",
                "id": 3128,
                "name": "Skalaria",
                "is_group": true
            }
        },
        {
            "name": "Success+The Ruling Company",
            "abbreviation": "SCS*TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/assembly03/instrumentalmusic/acula_class_by__cube___armada_%2B_scs_trc_%2B_skalaria.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2364",
            "competition": {
                "id": 7306,
                "name": "Instrumental Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/109/",
                    "id": 109,
                    "name": "Assembly 2003",
                    "tagline": "",
                    "start_date": "2003-08-07",
                    "end_date": "2003-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3",
        "ogg"
    ]
}