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

{
    "url": "https://demozoo.org/api/v1/productions/176436/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176436/",
    "id": 176436,
    "title": "Slowflow",
    "author_nicks": [
        {
            "name": "Luca",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11181/?format=api",
                "id": 11181,
                "name": "Luca",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FIRE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                "id": 11182,
                "name": "FIRE",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/plus4/Demos/Fantastic_Italian_Research_Enterprise/Slowflow.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/limited07/64b/slowflow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30520"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 13626,
                "name": "64B",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1876/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1876/",
                    "id": 1876,
                    "name": "LimiTED 2007",
                    "tagline": "",
                    "start_date": "2007-04-20",
                    "end_date": "2007-04-20",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}