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

{
    "url": "https://demozoo.org/api/v1/productions/83771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83771/",
    "id": 83771,
    "title": "Punk vacation",
    "author_nicks": [
        {
            "name": "Jabberwock",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144332/?format=api",
                "id": 144332,
                "name": "Jabberwock",
                "is_group": false
            }
        },
        {
            "name": "frost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42377/?format=api",
                "id": 42377,
                "name": "frost",
                "is_group": false
            }
        },
        {
            "name": "nulldivide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42376/?format=api",
                "id": 42376,
                "name": "nulldivide",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-10",
    "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/2013/chaosconstructions13/realtime_gamejam/punkvacation_music_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "128",
            "competition": {
                "id": 8802,
                "name": "Realtime GameJam",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1795/",
                    "id": 1795,
                    "name": "Chaos Constructions 2013",
                    "tagline": "",
                    "start_date": "2013-08-10",
                    "end_date": "2013-08-11",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": "http://cc.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}