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

{
    "url": "https://demozoo.org/api/v1/productions/377540/?format=api",
    "demozoo_url": "https://demozoo.org/music/377540/",
    "id": 377540,
    "title": "Back to Drome",
    "author_nicks": [
        {
            "name": "Buzzer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-03",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 20249,
                "name": "Gabber",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5390/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5390/",
                    "id": 5390,
                    "name": "Boozedrome II",
                    "tagline": "The Ultimate Gabber Compo of 2019",
                    "start_date": "2019-08-03",
                    "end_date": "2019-08-03",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.boozedrome.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}