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

{
    "url": "https://demozoo.org/api/v1/productions/42524/?format=api",
    "demozoo_url": "https://demozoo.org/music/42524/",
    "id": 42524,
    "title": "Jaunty Variations",
    "author_nicks": [
        {
            "name": "Maxi G.C.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26764/?format=api",
                "id": 26764,
                "name": "Maxi G.C.",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Adelaida",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26765/?format=api",
                "id": 26765,
                "name": "Adelaida",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "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/cafe99/m4ch/mx_jaunt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49539/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4,910",
            "competition": {
                "id": 4082,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}