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

{
    "url": "https://demozoo.org/api/v1/productions/54512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54512/",
    "id": 54512,
    "title": "Whip!",
    "author_nicks": [
        {
            "name": "Escape",
            "abbreviation": "ESC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2105/?format=api",
                "id": 2105,
                "name": "Escape",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2106/?format=api",
                    "id": 2106,
                    "name": "NO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NrD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2410/?format=api",
                    "id": 2410,
                    "name": "NrD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "145",
            "competition": {
                "id": 5754,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1051/",
                    "id": 1051,
                    "name": "Error In Line 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.0,
                    "longitude": 13.25,
                    "website": "https://eil.atari.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "vlm"
    ]
}