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

{
    "url": "https://demozoo.org/api/v1/productions/110400/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110400/",
    "id": 110400,
    "title": "Rot",
    "author_nicks": [
        {
            "name": "Dosis",
            "abbreviation": "DSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20296/?format=api",
                "id": 20296,
                "name": "Dosis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/d/dss_rot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6583"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_Ogk-lyK2SA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10373,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2205/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2205/",
                    "id": 2205,
                    "name": "Taboadas 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1998",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 40.0,
                    "longitude": -4.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}