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

{
    "url": "https://demozoo.org/api/v1/productions/80774/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80774/",
    "id": 80774,
    "title": "U-Boot angelt Tasse",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14535/?format=api",
                "id": 14535,
                "name": "Flo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "73",
            "competition": {
                "id": 7762,
                "name": "Gfx Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1784/",
                    "id": 1784,
                    "name": "Nordlicht 2013",
                    "tagline": "",
                    "start_date": "2013-07-19",
                    "end_date": "2013-07-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}