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

{
    "url": "https://demozoo.org/api/v1/productions/200331/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200331/",
    "id": 200331,
    "title": "Tasm-Zone",
    "author_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/amnesty/pc/tasmzone.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31106"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KEODc7R2ik0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2074,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/508/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/508/",
                    "id": 508,
                    "name": "General Probe 1995",
                    "tagline": "Proba Generalna",
                    "start_date": "1995-02-10",
                    "end_date": "1995-02-11",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}