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

{
    "url": "https://demozoo.org/api/v1/productions/45539/?format=api",
    "demozoo_url": "https://demozoo.org/music/45539/",
    "id": 45539,
    "title": "Unity, Justice and Freedom",
    "author_nicks": [
        {
            "name": "Paniq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/558/?format=api",
                "id": 558,
                "name": "Paniq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tokyo Dawn Records",
            "abbreviation": "TDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9938/?format=api",
                "id": 9938,
                "name": "Tokyo Dawn Records",
                "is_group": true
            }
        },
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-26",
    "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": "0x01",
            "score": "80",
            "competition": {
                "id": 4507,
                "name": "Fast Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/688/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/688/",
                    "id": 688,
                    "name": "Underground Conference 1999",
                    "tagline": "Underground Conference 3D (UC3D)",
                    "start_date": "1999-06-25",
                    "end_date": "1999-06-27",
                    "location": "Daxweiler, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96667,
                    "longitude": 7.75,
                    "website": "http://uc3d.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}