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

{
    "url": "https://demozoo.org/api/v1/productions/94268/?format=api",
    "demozoo_url": "https://demozoo.org/music/94268/",
    "id": 94268,
    "title": "Blues",
    "author_nicks": [
        {
            "name": "BazOFFt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24564/?format=api",
                "id": 24564,
                "name": "DJ Baz0FFt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-25",
    "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/2000/spoletium00/m4ch/09.bazofft.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "1",
            "competition": {
                "id": 9714,
                "name": "4 Channels Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1040/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1040/",
                    "id": 1040,
                    "name": "Spoletium 2000",
                    "tagline": "",
                    "start_date": "2000-11-25",
                    "end_date": "2000-11-25",
                    "location": "Spoleto, Provincia di Perugia, Umbria, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.74484,
                    "longitude": 12.73737,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}