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

{
    "url": "https://demozoo.org/api/v1/productions/44534/?format=api",
    "demozoo_url": "https://demozoo.org/music/44534/",
    "id": 44534,
    "title": "X2012",
    "author_nicks": [
        {
            "name": "Sad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                "id": 8866,
                "name": "Sad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-10-27",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Sad/x2012.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/x12/music/x12_music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.166",
            "competition": {
                "id": 4362,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1410/",
                    "id": 1410,
                    "name": "X 2012",
                    "tagline": "",
                    "start_date": "2012-10-26",
                    "end_date": "2012-10-28",
                    "location": "Someren, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.384651,
                    "longitude": 5.71127,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}