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

{
    "url": "https://demozoo.org/api/v1/productions/129205/?format=api",
    "demozoo_url": "https://demozoo.org/music/129205/",
    "id": 129205,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Shogoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
                "id": 10823,
                "name": "Shogoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-11",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/4x4_puke_party95/misc/puke4x4_intros%2Bmusic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11145,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2436/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2436/",
                    "id": 2436,
                    "name": "4x4 Puke Party 1995",
                    "tagline": "",
                    "start_date": "1995-07-10",
                    "end_date": "1995-07-12",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}