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

{
    "url": "https://demozoo.org/api/v1/productions/196872/?format=api",
    "demozoo_url": "https://demozoo.org/music/196872/",
    "id": 196872,
    "title": "Solar Corona",
    "author_nicks": [
        {
            "name": "Ham",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                "id": 210,
                "name": "Ham",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-07-26",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "13-14",
            "score": "",
            "competition": {
                "id": 14822,
                "name": "Digital Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3743/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3743/",
                    "id": 3743,
                    "name": "Euskal 2018",
                    "tagline": "",
                    "start_date": "2018-07-26",
                    "end_date": "2018-07-29",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}