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

{
    "url": "https://demozoo.org/api/v1/productions/19228/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19228/",
    "id": 19228,
    "title": "The levels of Insight",
    "author_nicks": [
        {
            "name": "dk-scene",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13858/?format=api",
                "id": 13858,
                "name": "dk-scene",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sh0dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22028/?format=api",
                    "id": 22028,
                    "name": "Sh0dan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sh0dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22028/?format=api",
                    "id": 22028,
                    "name": "Sh0dan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Thorsten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                    "id": 201,
                    "name": "Ernst Hot",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1228",
            "competition": {
                "id": 1157,
                "name": "Java Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/9/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/9/",
                    "id": 9,
                    "name": "Assembly 1997",
                    "tagline": "",
                    "start_date": "1997-08-08",
                    "end_date": "1997-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}