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

{
    "url": "https://demozoo.org/api/v1/productions/151604/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151604/",
    "id": 151604,
    "title": "Preview",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-12-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zed Yago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5565/?format=api",
                    "id": 5565,
                    "name": "Zed Yago",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "-",
            "score": "",
            "competition": {
                "id": 12032,
                "name": "128 Kb Commodore 128 Times Revisited",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1517/",
                    "id": 1517,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 2015",
                    "tagline": "25th Anniversary",
                    "start_date": "2015-12-18",
                    "end_date": "2015-12-20",
                    "location": "Gouda, Gemeente Gouda, South Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.01667,
                    "longitude": 4.70833,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}