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

{
    "url": "https://demozoo.org/api/v1/productions/165418/?format=api",
    "demozoo_url": "https://demozoo.org/music/165418/",
    "id": 165418,
    "title": "Deathfile",
    "author_nicks": [
        {
            "name": "PCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                "id": 20539,
                "name": "PCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-03-17",
    "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/forever01/c64/f2c64.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "disqualified",
            "score": "",
            "competition": {
                "id": 4881,
                "name": "Commodore Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/122/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/122/",
                    "id": 122,
                    "name": "Forever 2001",
                    "tagline": "Forever 2e3 Second Edition",
                    "start_date": "2001-03-16",
                    "end_date": "2001-03-18",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}