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

{
    "url": "https://demozoo.org/api/v1/productions/43682/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/43682/",
    "id": 43682,
    "title": "Teaching",
    "author_nicks": [
        {
            "name": "Bloody Rose",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25252/?format=api",
                "id": 25252,
                "name": "Rose",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-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": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 4253,
                "name": "Gfx 3d",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/587/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/587/",
                    "id": 587,
                    "name": "Flashparty 1999",
                    "tagline": "",
                    "start_date": "1999-11-05",
                    "end_date": "1999-11-07",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}