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

{
    "url": "https://demozoo.org/api/v1/productions/34469/?format=api",
    "demozoo_url": "https://demozoo.org/music/34469/",
    "id": 34469,
    "title": "Road to home",
    "author_nicks": [
        {
            "name": "Beathawk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1908/?format=api",
                "id": 1908,
                "name": "Beathawk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bytes of Prey",
            "abbreviation": "BoP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22210/?format=api",
                "id": 22210,
                "name": "Bytes of Prey",
                "is_group": true
            }
        },
        {
            "name": "Trilogy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13558/?format=api",
                "id": 13558,
                "name": "Trilogy",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-04",
    "supertype": "music",
    "platforms": [],
    "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/1997/demolition97/mmul/roadtohm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 2922,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/808/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/808/",
                    "id": 808,
                    "name": "Demolition 1997",
                    "tagline": "",
                    "start_date": "1997-10-03",
                    "end_date": "1997-10-05",
                    "location": "Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.5747,
                    "longitude": 30.33866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}