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

{
    "url": "https://demozoo.org/api/v1/productions/63300/?format=api",
    "demozoo_url": "https://demozoo.org/music/63300/",
    "id": 63300,
    "title": "Dreamer",
    "author_nicks": [
        {
            "name": "Zoltar X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25937/?format=api",
                "id": 25937,
                "name": "Zoltar X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Apocalypse Raiders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33635/?format=api",
                "id": 33635,
                "name": "Apocalypse Riders",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "127 ",
            "competition": {
                "id": 6984,
                "name": "Atari 8bit Covox Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1816/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1816/",
                    "id": 1816,
                    "name": "Scenery (.pl) 1998",
                    "tagline": "",
                    "start_date": "1998-07-03",
                    "end_date": "1998-07-05",
                    "location": "Podkowa Leśna, Powiat grodziski, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.12237,
                    "longitude": 20.72665,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}