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

{
    "url": "https://demozoo.org/api/v1/productions/27782/?format=api",
    "demozoo_url": "https://demozoo.org/music/27782/",
    "id": 27782,
    "title": "Spin It",
    "author_nicks": [
        {
            "name": "CreaMD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8867/?format=api",
                "id": 8867,
                "name": "CreaMD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Studio Style",
            "abbreviation": "S2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19227/?format=api",
                "id": 19227,
                "name": "Studio Style",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-05-06",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/demobit95/c64/demobit95_graphics%2Bmusic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "473",
            "competition": {
                "id": 2030,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/268/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/268/",
                    "id": 268,
                    "name": "Demobit 1995",
                    "tagline": "",
                    "start_date": "1995-05-06",
                    "end_date": "1995-05-07",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}