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

{
    "url": "https://demozoo.org/api/v1/productions/41357/?format=api",
    "demozoo_url": "https://demozoo.org/music/41357/",
    "id": 41357,
    "title": "Groovin'up da 'style",
    "author_nicks": [
        {
            "name": "Dixan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                "id": 1295,
                "name": "Dixan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ram Jam",
            "abbreviation": "RJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam",
                "is_group": true
            }
        },
        {
            "name": "Spinning Kids",
            "abbreviation": "SK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                "id": 11518,
                "name": "Spinning Kids",
                "is_group": true
            }
        },
        {
            "name": "The Bermuda Triangle",
            "abbreviation": "TBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11532/?format=api",
                "id": 11532,
                "name": "The Bermuda Triangle",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "25",
            "competition": {
                "id": 3945,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/875/",
                    "id": 875,
                    "name": "The Italian Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-14",
                    "location": "Provincia di Pescara, Abruzzo, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.33333,
                    "longitude": 13.95,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}