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

{
    "url": "https://demozoo.org/api/v1/productions/319373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319373/",
    "id": 319373,
    "title": "Starskater",
    "author_nicks": [
        {
            "name": "muffintrap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                "id": 80210,
                "name": "muffintrap",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funny Curly Cat Code Factory",
            "abbreviation": "FCCCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84395/?format=api",
                "id": 84395,
                "name": "Funny Curly Cat Code Factory",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "muffintrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                    "id": 80210,
                    "name": "muffintrap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/256_byte_intro_fantasy_console/fcccf_-_starskater.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93775"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=O5AYzyYCpk8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "=22",
            "score": "140",
            "competition": {
                "id": 17716,
                "name": "256 Byte Intro Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/f3/f5c6.320858.png",
            "original_width": 300,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/cd/f3/f5c6.320858.jpg",
            "standard_width": 300,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/f3/f5c6.320858.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": []
}