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

{
    "url": "https://demozoo.org/api/v1/productions/49917/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/49917/",
    "id": 49917,
    "title": "Mylene",
    "author_nicks": [
        {
            "name": "Demiurge Ash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8981/?format=api",
                "id": 8981,
                "name": "Demiurge Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-12",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5106,
                "name": "ANSI Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/284/",
                    "id": 284,
                    "name": "Millennium 1900",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "Horad Minsk, Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}