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

{
    "url": "https://demozoo.org/api/v1/productions/58247/?format=api",
    "demozoo_url": "https://demozoo.org/music/58247/",
    "id": 58247,
    "title": "GUF",
    "author_nicks": [
        {
            "name": "Da Hardcore Junkie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34135/?format=api",
                "id": 34135,
                "name": "Da Hardcore Junkie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "16",
            "competition": {
                "id": 6288,
                "name": "Sound",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1172/",
                    "id": 1172,
                    "name": "The Real Session 3.1 Beta",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Eisenhüttenstadt, Brandenburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.15,
                    "longitude": 14.65,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}