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

{
    "url": "https://demozoo.org/api/v1/productions/91134/?format=api",
    "demozoo_url": "https://demozoo.org/music/91134/",
    "id": 91134,
    "title": "Skunk Funk",
    "author_nicks": [
        {
            "name": "Slumgud",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/524/?format=api",
                "id": 524,
                "name": "Slumgud",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        },
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10-05",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9545,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1955/",
                    "id": 1955,
                    "name": "TiLT 2002",
                    "tagline": "",
                    "start_date": "2002-10-02",
                    "end_date": "2002-10-06",
                    "location": "Trondheim, Sør-Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.42811,
                    "longitude": 10.39687,
                    "website": "https://web.archive.org/web/20021123021723/http://demoscene.tilt.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}