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

{
    "url": "https://demozoo.org/api/v1/productions/153020/?format=api",
    "demozoo_url": "https://demozoo.org/music/153020/",
    "id": 153020,
    "title": "Observer",
    "author_nicks": [
        {
            "name": "Sonic Assault",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53237/?format=api",
                "id": 53237,
                "name": "Sonic Assault",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Realtime-Crew",
            "abbreviation": "RTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13665/?format=api",
                "id": 13665,
                "name": "The Realtime-Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-30",
    "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/1997/mekka97/mmul/observer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 70,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1131,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/334/",
                    "id": 334,
                    "name": "Mekka & Symposium 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}