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

{
    "url": "https://demozoo.org/api/v1/productions/287244/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287244/",
    "id": 287244,
    "title": "Meowbit Demo #1",
    "author_nicks": [
        {
            "name": "Kai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118120/?format=api",
                "id": 118120,
                "name": "Kai",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "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": "http://www.deater.net/weave/vmwprod/kaidemo/arcade-deomo.uf2"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cuCxObB2SyQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "184",
            "competition": {
                "id": 16255,
                "name": "Modern Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4097/",
                    "id": 4097,
                    "name": "Demosplash 2020",
                    "tagline": "",
                    "start_date": "2020-11-20",
                    "end_date": "2020-11-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/f1/6f43.322005.png",
            "original_width": 258,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/c3/f1/6f43.322005.jpg",
            "standard_width": 258,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/f1/6f43.322005.jpg",
            "thumbnail_width": 129,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "first-production",
        "meowbit"
    ]
}