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

{
    "url": "https://demozoo.org/api/v1/productions/30345/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30345/",
    "id": 30345,
    "title": "?",
    "author_nicks": [
        {
            "name": "Alek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20517/?format=api",
                "id": 20517,
                "name": "Alek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-28",
    "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": 9,
            "ranking": "9",
            "score": "33",
            "competition": {
                "id": 2427,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/507/",
                    "id": 507,
                    "name": "General Probe 1996",
                    "tagline": "Proba Generalna II",
                    "start_date": "1996-01-28",
                    "end_date": "1996-01-29",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}