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

{
    "url": "https://demozoo.org/api/v1/productions/133785/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/133785/",
    "id": 133785,
    "title": "?",
    "author_nicks": [
        {
            "name": "Boz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/248/?format=api",
                "id": 248,
                "name": "Boz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arkham",
            "abbreviation": "akm",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-23",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11293,
                "name": "Rendering Pictures",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/737/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/737/",
                    "id": 737,
                    "name": "Volcanic 1997",
                    "tagline": "Volcanic 3",
                    "start_date": "1997-02-21",
                    "end_date": "1997-02-24",
                    "location": "Clermont-Ferrand, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.77966,
                    "longitude": 3.08628,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}