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

{
    "url": "https://demozoo.org/api/v1/productions/279423/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279423/",
    "id": 279423,
    "title": "You mad, Apple?",
    "author_nicks": [
        {
            "name": "Steve of The Dork Web",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115071/?format=api",
                "id": 115071,
                "name": "Steve of The Dork Web",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/nova20/wild/you-mad-apple.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://rutube.ru/video/cf8491b4e257abfb94924473732cd462/"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/stevelord/umadapple/tree/master"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "93",
            "competition": {
                "id": 15953,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3895/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3895/",
                    "id": 3895,
                    "name": "Nova Online 2020",
                    "tagline": "",
                    "start_date": "2020-06-19",
                    "end_date": "2020-06-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/c1/cb22.353739.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/a6/c1/cb22.353739.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/c1/cb22.353739.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "source-available",
        "aga"
    ]
}