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

{
    "url": "https://demozoo.org/api/v1/productions/34948/?format=api",
    "demozoo_url": "https://demozoo.org/music/34948/",
    "id": 34948,
    "title": "Evoke Forever",
    "author_nicks": [
        {
            "name": "Crome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11700/?format=api",
                "id": 11700,
                "name": "Crome",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "People of Liberty",
            "abbreviation": "POL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16411/?format=api",
                "id": 16411,
                "name": "People of Liberty",
                "is_group": true
            }
        },
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        },
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-08-27",
    "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/2005/evoke05/tinymusic/crome_-_evoke_forever.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "147",
            "competition": {
                "id": 2980,
                "name": "Tiny Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/355/",
                    "id": 355,
                    "name": "Evoke 2005",
                    "tagline": "Your Demoscene Space Odyssey",
                    "start_date": "2005-08-26",
                    "end_date": "2005-08-28",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}