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

{
    "url": "https://demozoo.org/api/v1/productions/43951/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/43951/",
    "id": 43951,
    "title": "K-Man",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nerdine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18761/?format=api",
                    "id": 18761,
                    "name": "Nerdine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tFt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114/?format=api",
                    "id": 114,
                    "name": "tFt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "4",
            "competition": {
                "id": 4289,
                "name": "Handdrawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1450/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1450/",
                    "id": 1450,
                    "name": "TRSAC 2012",
                    "tagline": "",
                    "start_date": "2012-10-19",
                    "end_date": "2012-10-21",
                    "location": "Arhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153,
                    "longitude": 10.20452,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}