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

{
    "url": "https://demozoo.org/api/v1/productions/52567/?format=api",
    "demozoo_url": "https://demozoo.org/music/52567/",
    "id": 52567,
    "title": "Retroprogressive",
    "author_nicks": [
        {
            "name": "DocMike",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3876/?format=api",
                "id": 3876,
                "name": "Dodge",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "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/2001/apocalypse01/m4ch/apc3-4ch.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "33",
            "competition": {
                "id": 5460,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1000/",
                    "id": 1000,
                    "name": "Apocalypse 2001",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Brandys, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.762959,
                    "longitude": 15.05137,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}