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

{
    "url": "https://demozoo.org/api/v1/productions/61511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61511/",
    "id": 61511,
    "title": "Kutsukaa minua Antiksi",
    "author_nicks": [
        {
            "name": "Antti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35626/?format=api",
                "id": 35626,
                "name": "Antti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03-02",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/endoftheworld13/wild/kutsukaa_minua_antiksi_by_antti_of_damones.mov"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "48",
            "competition": {
                "id": 6759,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1803/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1803/",
                    "id": 1803,
                    "name": "End of the World Party 2013",
                    "tagline": "218v",
                    "start_date": "2013-03-01",
                    "end_date": "2013-03-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}