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

{
    "url": "https://demozoo.org/api/v1/productions/115795/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115795/",
    "id": 115795,
    "title": "Snake Snake Revolution",
    "author_nicks": [
        {
            "name": "QLint",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51118/?format=api",
                "id": 51118,
                "name": "QLint",
                "is_group": false
            }
        },
        {
            "name": "Toth3max",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51130/?format=api",
                "id": 51130,
                "name": "Toth3max",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-31",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10589,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2121/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2121/",
                    "id": 2121,
                    "name": "Birdie 2014 (24)",
                    "tagline": "Birdie 24",
                    "start_date": "2014-05-29",
                    "end_date": "2014-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}