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

{
    "url": "https://demozoo.org/api/v1/productions/83082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83082/",
    "id": 83082,
    "title": "Sheeps",
    "author_nicks": [
        {
            "name": "dotz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42170/?format=api",
                "id": 42170,
                "name": "dotz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/chaosconstructions06/game/sheeps.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4,538",
            "competition": {
                "id": 8687,
                "name": "Combined - Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/328/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/328/",
                    "id": 328,
                    "name": "Chaos Constructions 2006",
                    "tagline": "",
                    "start_date": "2006-08-26",
                    "end_date": "2006-08-27",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}