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

{
    "url": "https://demozoo.org/api/v1/productions/57153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57153/",
    "id": 57153,
    "title": "Tero ja ihmispyramidi (LIVE!)",
    "author_nicks": [
        {
            "name": "Tero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16810/?format=api",
                "id": 16810,
                "name": "Floppi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "126",
            "competition": {
                "id": 6150,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1117/",
                    "id": 1117,
                    "name": "Performance 2001",
                    "tagline": "",
                    "start_date": "2001-02-23",
                    "end_date": "2001-02-25",
                    "location": "Lohja, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.37318,
                    "longitude": 23.93528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}