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

{
    "url": "https://demozoo.org/api/v1/productions/138805/?format=api",
    "demozoo_url": "https://demozoo.org/music/138805/",
    "id": 138805,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Shogoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
                "id": 10823,
                "name": "Shogoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Taboo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2784/?format=api",
                "id": 2784,
                "name": "Taboo",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-01-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=85827"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 11540,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2569/",
                    "id": 2569,
                    "name": "Fatum Party 1994",
                    "tagline": "",
                    "start_date": "1994-01-27",
                    "end_date": "1994-01-29",
                    "location": "Rybnik, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.09713,
                    "longitude": 18.54179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}