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

{
    "url": "https://demozoo.org/api/v1/productions/45192/?format=api",
    "demozoo_url": "https://demozoo.org/music/45192/",
    "id": 45192,
    "title": "4th Squadron",
    "author_nicks": [
        {
            "name": "TowerX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                "id": 11216,
                "name": "TowerX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psyonic Labs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25727/?format=api",
                "id": 25727,
                "name": "Psyonic Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/takeover99/music/mp3/plsquad.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "=16",
            "score": "430",
            "competition": {
                "id": 4451,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}