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

{
    "url": "https://demozoo.org/api/v1/productions/44982/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44982/",
    "id": 44982,
    "title": "Surely This Is God",
    "author_nicks": [
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                    "id": 8036,
                    "name": "Zden",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17903"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "6.66",
            "competition": {
                "id": 4436,
                "name": "Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1075/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1075/",
                    "id": 1075,
                    "name": "Subway 1999",
                    "tagline": "",
                    "start_date": "1999-09",
                    "end_date": "1999-09",
                    "location": "Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.803879,
                    "longitude": 15.47491,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}