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

{
    "url": "https://demozoo.org/api/v1/productions/154504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154504/",
    "id": 154504,
    "title": "Euskal Encounter: The great adventure",
    "author_nicks": [
        {
            "name": "Larax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60378/?format=api",
                "id": 60378,
                "name": "Larax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2014/euskal14/gamedev/larax.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "31",
            "competition": {
                "id": 12183,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2191/",
                    "id": 2191,
                    "name": "Euskal 2014",
                    "tagline": "Euskal Encounter 22",
                    "start_date": "2014-07-24",
                    "end_date": "2014-07-27",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}