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

{
    "url": "https://demozoo.org/api/v1/productions/65910/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65910/",
    "id": 65910,
    "title": "?",
    "author_nicks": [
        {
            "name": "PureLamers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                "id": 37244,
                "name": "PureLamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-09",
    "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/alchimie03/wild/wildalchimie.mov.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "85",
            "competition": {
                "id": 7222,
                "name": "Wilds",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1203/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1203/",
                    "id": 1203,
                    "name": "Alchimie 2003",
                    "tagline": "Alchimie 3",
                    "start_date": "2003-11-08",
                    "end_date": "2003-11-10",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2003/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}