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

{
    "url": "https://demozoo.org/api/v1/productions/14122/?format=api",
    "demozoo_url": "https://demozoo.org/productions/14122/",
    "id": 14122,
    "title": "Exception",
    "author_nicks": [
        {
            "name": "Omega",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8997/?format=api",
                "id": 8997,
                "name": "Omega",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxvideos.speccy.cz/exception.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26754"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aDk3S8oCWZA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "79",
            "competition": {
                "id": 783,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/276/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/276/",
                    "id": 276,
                    "name": "Doxycon 1999",
                    "tagline": "",
                    "start_date": "1999-07-23",
                    "end_date": "1999-07-25",
                    "location": "Doksy, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.56471,
                    "longitude": 14.65553,
                    "website": ""
                }
            }
        },
        {
            "position": 6,
            "ranking": "=6",
            "score": "36 (6.0)",
            "competition": {
                "id": 802,
                "name": "Demo (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 14,
            "ranking": "15",
            "score": "36 (6.0)",
            "competition": {
                "id": 801,
                "name": "Demo (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "unfinished"
    ]
}