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

{
    "url": "https://demozoo.org/api/v1/productions/279427/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279427/",
    "id": 279427,
    "title": "potorty",
    "author_nicks": [
        {
            "name": "Tea Lovers Committee",
            "abbreviation": "TLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89865/?format=api",
                "id": 89865,
                "name": "Tea Lovers Committee",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mantratronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                    "id": 20215,
                    "name": "Mantratronic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mantratronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                    "id": 20215,
                    "name": "Mantratronic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Port to Pico8"
        },
        {
            "nick": {
                "name": "Bossman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32053/?format=api",
                    "id": 32053,
                    "name": "Bossman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Aldroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                    "id": 63755,
                    "name": "Aldroid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mrs Beanbag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                    "id": 66552,
                    "name": "Mrs Beanbag",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.lexaloffle.com/bbs/cposts/po/potorty-0.p8.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/nova20/wild/tlc-potorty.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=38500"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85923"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=16qhPhw46Ls"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "158",
            "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/e7/37/1fac.272143.png",
            "original_width": 160,
            "original_height": 205,
            "standard_url": "https://media.demozoo.org/screens/s/e7/37/1fac.272143.jpg",
            "standard_width": 160,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/37/1fac.272143.jpg",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "patarty"
    ]
}