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

{
    "url": "https://demozoo.org/api/v1/productions/272724/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/272724/",
    "id": 272724,
    "title": "Blue",
    "author_nicks": [],
    "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": 6,
            "ranking": "6",
            "score": "7.33",
            "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",
        "unknown-author"
    ]
}