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

{
    "url": "https://demozoo.org/api/v1/productions/53902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53902/",
    "id": 53902,
    "title": "BASIC - Reality",
    "author_nicks": [
        {
            "name": "The Ultimate Mayas",
            "abbreviation": "TUM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas",
                "is_group": true
            }
        },
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "https://csdb.dk/release/download.php?id=84068"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=34933"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25183"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 5652,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/991/",
                    "id": 991,
                    "name": "Inter Jam 1998",
                    "tagline": "",
                    "start_date": "1998-05-30",
                    "end_date": "1998-06-01",
                    "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.1708,
                    "longitude": 8.61889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}