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

{
    "url": "https://demozoo.org/api/v1/productions/75253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75253/",
    "id": 75253,
    "title": "Behind closed doors",
    "author_nicks": [
        {
            "name": "tres punto´s",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40065/?format=api",
                "id": 40065,
                "name": "tres punto´s",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06-28",
    "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/2003/remedy03/wild/behind_closed_doors-by-tres_puntos.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "2",
            "competition": {
                "id": 7895,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/618/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/618/",
                    "id": 618,
                    "name": "Remedy 2003",
                    "tagline": "",
                    "start_date": "2003-06-26",
                    "end_date": "2003-06-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}