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

{
    "url": "https://demozoo.org/api/v1/productions/97248/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/97248/",
    "id": 97248,
    "title": "unexmeet",
    "author_nicks": [
        {
            "name": "Stash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45608/?format=api",
                "id": 45608,
                "name": "Stash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-03-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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9882,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1261/",
                    "id": 1261,
                    "name": "LifeParty 2004",
                    "tagline": "",
                    "start_date": "2004-03-06",
                    "end_date": "2004-03-07",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}