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

{
    "url": "https://demozoo.org/api/v1/productions/39534/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39534/",
    "id": 39534,
    "title": "Minita",
    "author_nicks": [
        {
            "name": "Arlequin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10349/?format=api",
                "id": 10349,
                "name": "Arlequin",
                "is_group": false
            }
        },
        {
            "name": "Darkman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25248/?format=api",
                "id": 25248,
                "name": "Darkman",
                "is_group": false
            }
        },
        {
            "name": "The Wolfman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27349/?format=api",
                "id": 27349,
                "name": "The Wolfman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Circe",
            "abbreviation": "CRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                "id": 10301,
                "name": "Circe",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-26",
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3684,
                "name": "Ansi",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/984/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/984/",
                    "id": 984,
                    "name": "Flashparty 1998",
                    "tagline": "",
                    "start_date": "1998-12-25",
                    "end_date": "1998-12-27",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}