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

{
    "url": "https://demozoo.org/api/v1/productions/169628/?format=api",
    "demozoo_url": "https://demozoo.org/music/169628/",
    "id": 169628,
    "title": "Inception Continue",
    "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": "2017-03-18",
    "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/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/156347/InceptionContinue-PCH-Unreal.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "336",
            "competition": {
                "id": 13074,
                "name": "C64 music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3078/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3078/",
                    "id": 3078,
                    "name": "Forever 2017",
                    "tagline": "Mad Max the 8 bit road",
                    "start_date": "2017-03-17",
                    "end_date": "2017-03-19",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}