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

{
    "url": "https://demozoo.org/api/v1/productions/117804/?format=api",
    "demozoo_url": "https://demozoo.org/music/117804/",
    "id": 117804,
    "title": "Tri-Strung",
    "author_nicks": [
        {
            "name": "Stryyker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25337/?format=api",
                "id": 25337,
                "name": "Stryyker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        },
        {
            "name": "Tide",
            "abbreviation": "TDE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17457/?format=api",
                "id": 17457,
                "name": "Tide",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-22",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "2326",
            "competition": {
                "id": 843,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/288/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/288/",
                    "id": 288,
                    "name": "Phat 2000 (0)",
                    "tagline": "Phat0",
                    "start_date": "2000-09-22",
                    "end_date": "2000-09-24",
                    "location": "Liepāja, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.51667,
                    "longitude": 21.01667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}