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

{
    "url": "https://demozoo.org/api/v1/productions/14867/?format=api",
    "demozoo_url": "https://demozoo.org/music/14867/",
    "id": 14867,
    "title": "Imperators of Illusions",
    "author_nicks": [
        {
            "name": "Akira",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37301/?format=api",
                "id": 37301,
                "name": "Crash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exult Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9161/?format=api",
                "id": 9161,
                "name": "Exult Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": 6,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 894,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/297/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/297/",
                    "id": 297,
                    "name": "Millennium 1902",
                    "tagline": "",
                    "start_date": "2002-05-04",
                    "end_date": "2002-05-05",
                    "location": "Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.90255,
                    "longitude": 27.563101,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}