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

{
    "url": "https://demozoo.org/api/v1/productions/18761/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18761/",
    "id": 18761,
    "title": "Barkebilleboogie",
    "author_nicks": [
        {
            "name": "Dark Codex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4422/?format=api",
                "id": 4422,
                "name": "Dark Codex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/thegathering06/demo/the_dark_codex_-_barkebilleboogie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24523"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A9HqzwftLXY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "167",
            "competition": {
                "id": 574,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/52/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/52/",
                    "id": 52,
                    "name": "The Gathering 2006",
                    "tagline": "The Dark Side of Pluto",
                    "start_date": "2006-04-12",
                    "end_date": "2006-04-16",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}