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

{
    "url": "https://demozoo.org/api/v1/productions/41316/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41316/",
    "id": 41316,
    "title": "Crying Demon",
    "author_nicks": [
        {
            "name": "Flagman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18665/?format=api",
                "id": 18665,
                "name": "Flagman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Bermuda Triangle",
            "abbreviation": "TBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11532/?format=api",
                "id": 11532,
                "name": "The Bermuda Triangle",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-13",
    "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": 3,
            "ranking": "3",
            "score": "42",
            "competition": {
                "id": 3942,
                "name": "Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/875/",
                    "id": 875,
                    "name": "The Italian Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-14",
                    "location": "Provincia di Pescara, Abruzzo, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.33333,
                    "longitude": 13.95,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}