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

{
    "url": "https://demozoo.org/api/v1/productions/309212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309212/",
    "id": 309212,
    "title": "Whatever",
    "author_nicks": [
        {
            "name": "Anti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131995/?format=api",
                "id": 131995,
                "name": "Anti",
                "is_group": false
            }
        },
        {
            "name": "Helpers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131996/?format=api",
                "id": 131996,
                "name": "Helpers",
                "is_group": false
            }
        },
        {
            "name": "Scythoior",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11937/?format=api",
                "id": 11937,
                "name": "Scythoior",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "21",
            "competition": {
                "id": 17116,
                "name": "Surprise Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/197/",
                    "id": 197,
                    "name": "0a000h 2004",
                    "tagline": "",
                    "start_date": "2004-02-27",
                    "end_date": "2004-02-29",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}