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

{
    "url": "https://demozoo.org/api/v1/productions/176673/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/176673/",
    "id": 176673,
    "title": "Slow Newbie",
    "author_nicks": [
        {
            "name": "Schnecke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66318/?format=api",
                "id": 66318,
                "name": "Schnecke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-22",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "70",
            "competition": {
                "id": 13638,
                "name": "ASCII / ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3096/",
                    "id": 3096,
                    "name": "Nordlicht 2017",
                    "tagline": "We are still alive",
                    "start_date": "2017-07-21",
                    "end_date": "2017-07-23",
                    "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"
    ]
}