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

{
    "url": "https://demozoo.org/api/v1/productions/69653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/69653/",
    "id": 69653,
    "title": "Triste Sort",
    "author_nicks": [
        {
            "name": "Chaosnet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/258/?format=api",
                "id": 258,
                "name": "Chaosnet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-22",
    "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/equinoxe03/wild/chaosnet-triste_sort.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "39",
            "competition": {
                "id": 7496,
                "name": "WiLD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1213/",
                    "id": 1213,
                    "name": "Equinoxe 2003",
                    "tagline": "",
                    "start_date": "2003-03-21",
                    "end_date": "2003-03-23",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}