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

{
    "url": "https://demozoo.org/api/v1/productions/80072/?format=api",
    "demozoo_url": "https://demozoo.org/music/80072/",
    "id": 80072,
    "title": "My Life",
    "author_nicks": [
        {
            "name": "Vegeta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23415/?format=api",
                "id": 23415,
                "name": "P3ys_on",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Clochard",
            "abbreviation": "CHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32997/?format=api",
                "id": 32997,
                "name": "Clochard",
                "is_group": true
            }
        },
        {
            "name": "Draco",
            "abbreviation": "DRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18731/?format=api",
                "id": 18731,
                "name": "Draco",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-10-23",
    "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/Vegeta/my%20life.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/x04/c64/music/x-2004_sids.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "61,5",
            "competition": {
                "id": 8292,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/77/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/77/",
                    "id": 77,
                    "name": "X 2004",
                    "tagline": "8 Bit Heaven",
                    "start_date": "2004-10-22",
                    "end_date": "2004-10-24",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}