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

{
    "url": "https://demozoo.org/api/v1/productions/272722/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/272722/",
    "id": 272722,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Parsec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111823/?format=api",
                "id": 111823,
                "name": "Parsec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-06",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7.83",
            "competition": {
                "id": 2793,
                "name": "PC Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/73/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/73/",
                    "id": 73,
                    "name": "X 1996",
                    "tagline": "The Successor",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-07",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}