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

{
    "url": "https://demozoo.org/api/v1/productions/54082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54082/",
    "id": 54082,
    "title": "Mindfuck",
    "author_nicks": [
        {
            "name": "Zden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                "id": 8036,
                "name": "Zden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3063"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3.406",
            "competition": {
                "id": 5677,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1057/",
                    "id": 1057,
                    "name": "Fiasko 2001",
                    "tagline": "",
                    "start_date": "2001-05-05",
                    "end_date": "2001-05-06",
                    "location": "Chotebor, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.71669,
                    "longitude": 15.67035,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}