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

{
    "url": "https://demozoo.org/api/v1/productions/45013/?format=api",
    "demozoo_url": "https://demozoo.org/music/45013/",
    "id": 45013,
    "title": "Spotlight",
    "author_nicks": [
        {
            "name": "Notion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27867/?format=api",
                "id": 27867,
                "name": "Notion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unity Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118755/?format=api",
                "id": 118755,
                "name": "Unity Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-23",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/summerencounter99/mmul/spotligh.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "321",
            "competition": {
                "id": 4439,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/90/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/90/",
                    "id": 90,
                    "name": "Summer Encounter 1999",
                    "tagline": "",
                    "start_date": "1999-07-21",
                    "end_date": "1999-07-24",
                    "location": "Aalborg, Ålborg Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.048,
                    "longitude": 9.9187,
                    "website": "http://summer.encounter.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "24ch",
        "xm"
    ]
}