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

{
    "url": "https://demozoo.org/api/v1/productions/126733/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126733/",
    "id": 126733,
    "title": "Paranoid 5",
    "author_nicks": [
        {
            "name": "The Ancient Temple",
            "abbreviation": "TAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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/getinternalfile.php/2706/md_para-05.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_ancient_temple/paranoid_5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13926"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42297"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5874,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1452/",
                    "id": 1452,
                    "name": "Light and Phenomena Easter Party 1992",
                    "tagline": "",
                    "start_date": "1992-04-17",
                    "end_date": "1992-04-20",
                    "location": "Alingsas, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.92963,
                    "longitude": 12.5324,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}