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

{
    "url": "https://demozoo.org/api/v1/productions/2869/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2869/",
    "id": 2869,
    "title": "Attack of the Killersokk",
    "author_nicks": [
        {
            "name": "Chauple",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1176/?format=api",
                "id": 1176,
                "name": "Chauple",
                "is_group": false
            }
        },
        {
            "name": "Isaac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4289/?format=api",
                "id": 4289,
                "name": "Isaac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Contraz",
            "abbreviation": "CTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-11-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.contraz.no/prods/others/CTZ%20-%20AttackOfTheKillersokk.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/kindergarden01/wild/ctz_-_attackofthekillersokk.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6880"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "18",
            "competition": {
                "id": 293,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/149/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/149/",
                    "id": 149,
                    "name": "Kindergarden 2001",
                    "tagline": "Kindergarden 2017-16",
                    "start_date": "2001-11-09",
                    "end_date": "2001-11-11",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}