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

{
    "url": "https://demozoo.org/api/v1/productions/134645/?format=api",
    "demozoo_url": "https://demozoo.org/music/134645/",
    "id": 134645,
    "title": "Sokoban",
    "author_nicks": [
        {
            "name": "Mr. Wrobel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32121/?format=api",
                "id": 32121,
                "name": "Mr. Wrobel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Acid Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32122/?format=api",
                "id": 32122,
                "name": "Acid Team",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-12-28",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "31",
            "competition": {
                "id": 11307,
                "name": "Music MOD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1605/",
                    "id": 1605,
                    "name": "Atari Cracow Conference 1993",
                    "tagline": "",
                    "start_date": "1993-12-28",
                    "end_date": "1993-12-29",
                    "location": "Krakow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06007,
                    "longitude": 19.93259,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}