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

{
    "url": "https://demozoo.org/api/v1/productions/44112/?format=api",
    "demozoo_url": "https://demozoo.org/music/44112/",
    "id": 44112,
    "title": "Faster Than Hell",
    "author_nicks": [
        {
            "name": "AP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24690/?format=api",
                "id": 24690,
                "name": "AP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Smirnoff Squad",
            "abbreviation": "TSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                "id": 23346,
                "name": "The Smirnoff Squad",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/jumper99/mmul/normal/tssfaste.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "28",
            "competition": {
                "id": 4315,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/909/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/909/",
                    "id": 909,
                    "name": "Jumper 1999",
                    "tagline": "Jumper 2000-1",
                    "start_date": "1999-07-02",
                    "end_date": "1999-07-04",
                    "location": "Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.16116,
                    "longitude": 19.504959,
                    "website": "http://jumper.scene-hu.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}