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

{
    "url": "https://demozoo.org/api/v1/productions/20623/?format=api",
    "demozoo_url": "https://demozoo.org/music/20623/",
    "id": 20623,
    "title": "Phoenix Bird",
    "author_nicks": [
        {
            "name": "gemini",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                "id": 5667,
                "name": "gemini",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-12",
    "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/2002/underscore02/multich_mp3/gemini-phoenix_bird_%28multichannel%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/47135/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "17.02%",
            "competition": {
                "id": 1301,
                "name": "Combined Multichannel & MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/266/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/266/",
                    "id": 266,
                    "name": "Underscore 2002",
                    "tagline": "",
                    "start_date": "2002-05-09",
                    "end_date": "2002-05-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}