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

{
    "url": "https://demozoo.org/api/v1/productions/35833/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35833/",
    "id": 35833,
    "title": "?",
    "author_nicks": [
        {
            "name": "NamNam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14455/?format=api",
                "id": 14455,
                "name": "NamNam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blocc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                "id": 13999,
                "name": "Blocc",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3116,
                "name": "Pixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/922/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/922/",
                    "id": 922,
                    "name": "Pool Position 1997",
                    "tagline": "",
                    "start_date": "1997-09-05",
                    "end_date": "1997-09-07",
                    "location": "Stenungsund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.067848,
                    "longitude": 11.82025,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}