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

{
    "url": "https://demozoo.org/api/v1/productions/313494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313494/",
    "id": 313494,
    "title": "Nightmare Fuel",
    "author_nicks": [
        {
            "name": "Oni",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3669/?format=api",
                "id": 3669,
                "name": "Oni",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-01",
    "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/2022/deadline22/three-dee/nightmarefuel_oni_final.mkv"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92483"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "190",
            "competition": {
                "id": 17400,
                "name": "Three-Dee",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4382/",
                    "id": 4382,
                    "name": "Deadline 2022",
                    "tagline": "",
                    "start_date": "2022-09-30",
                    "end_date": "2022-10-02",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "anaglyph-3d"
    ]
}