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

{
    "url": "https://demozoo.org/api/v1/productions/46348/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/46348/",
    "id": 46348,
    "title": "The Butcher",
    "author_nicks": [
        {
            "name": "Berzerker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26468/?format=api",
                "id": 26468,
                "name": "Berzerker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Order",
            "abbreviation": "NO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22150/?format=api",
                "id": 22150,
                "name": "New Order",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "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": "1030",
            "competition": {
                "id": 4616,
                "name": "Photo-based Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/975/",
                    "id": 975,
                    "name": "Ambience 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}