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

{
    "url": "https://demozoo.org/api/v1/productions/29486/?format=api",
    "demozoo_url": "https://demozoo.org/music/29486/",
    "id": 29486,
    "title": "Middle Ages",
    "author_nicks": [
        {
            "name": "Fugaz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20144/?format=api",
                "id": 20144,
                "name": "Fugaz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ByteLand",
            "abbreviation": "BTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16939/?format=api",
                "id": 16939,
                "name": "Byteway",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-16",
    "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": 2,
            "ranking": "2",
            "score": "281",
            "competition": {
                "id": 2313,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/802/",
                    "id": 802,
                    "name": "Delirium 1996",
                    "tagline": "",
                    "start_date": "1996-07-16",
                    "end_date": "1996-07-17",
                    "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.26474,
                    "longitude": 19.45962,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}