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

{
    "url": "https://demozoo.org/api/v1/productions/300246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300246/",
    "id": 300246,
    "title": "PICO-1k Jam Invitation",
    "author_nicks": [
        {
            "name": "Ribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-15",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "P01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "P01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "P01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.lexaloffle.com/bbs/cposts/pi/pico_1k_jam_invitation-0.p8.png"
        }
    ],
    "external_links": [
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=44237"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89610"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4360/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4360/",
            "id": 4360,
            "name": "PICO-1K Jam 2021",
            "tagline": "",
            "start_date": "2021-09-01",
            "end_date": "2021-09-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://itch.io/jam/pico-1k"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/ad/270d.299183.png",
            "original_width": 1024,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/68/ad/270d.299183.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/ad/270d.299183.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}