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

{
    "url": "https://demozoo.org/api/v1/productions/38693/?format=api",
    "demozoo_url": "https://demozoo.org/music/38693/",
    "id": 38693,
    "title": "Stinky Weather Blues",
    "author_nicks": [
        {
            "name": "Fisher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24863/?format=api",
                "id": 24863,
                "name": "Fisher",
                "is_group": false
            }
        },
        {
            "name": "Sly Spy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                "id": 3759,
                "name": "Slyspy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "United Force",
            "abbreviation": "UF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-10",
    "supertype": "music",
    "platforms": [],
    "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": 1,
            "ranking": "1",
            "score": "83",
            "competition": {
                "id": 3566,
                "name": "Classic Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/460/",
                    "id": 460,
                    "name": "Cache 1998 Autumn (X)",
                    "tagline": "",
                    "start_date": "1998-10-09",
                    "end_date": "1998-10-11",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}