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

{
    "url": "https://demozoo.org/api/v1/productions/347656/?format=api",
    "demozoo_url": "https://demozoo.org/music/347656/",
    "id": 347656,
    "title": "Deep",
    "author_nicks": [
        {
            "name": "Noise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43540/?format=api",
                "id": 43540,
                "name": "SuperNoise",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                "id": 16408,
                "name": "EXclusive ON",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-05",
    "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=86055"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18898,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5009/",
                    "id": 5009,
                    "name": "Center Party 1997",
                    "tagline": "",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Pleszew, Powiat pleszewski, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.894,
                    "longitude": 17.7864,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}