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

{
    "url": "https://demozoo.org/api/v1/productions/165531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165531/",
    "id": 165531,
    "title": "Jim Slim,",
    "author_nicks": [
        {
            "name": "Protovision",
            "abbreviation": "PTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-03-19",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "373",
            "competition": {
                "id": 12888,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/81/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/81/",
                    "id": 81,
                    "name": "Forever 2011",
                    "tagline": "Forever C: The Dirty Dozen",
                    "start_date": "2011-03-18",
                    "end_date": "2011-03-20",
                    "location": "Horná Súča, Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}