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

{
    "url": "https://demozoo.org/api/v1/productions/375743/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375743/",
    "id": 375743,
    "title": "Inércia 512b Invitation",
    "author_nicks": [
        {
            "name": "ps",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://psenough.itch.io/pico-8-512b-inercia-invitation"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92347"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4519/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4519/",
            "id": 4519,
            "name": "PICO-1K Jam 2022",
            "tagline": "Make cool things in PICO-8 by using only 1K (1024) Compressed Bytes of code",
            "start_date": "2022-09-01",
            "end_date": "2022-09-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://itch.io/jam/pico-1k-2022"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4406/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4406/",
            "id": 4406,
            "name": "Inércia Demoparty 2022",
            "tagline": "",
            "start_date": "2022-11-04",
            "end_date": "2022-11-06",
            "location": "Belém, Lisbon, Portugal",
            "is_online": false,
            "country_code": "PT",
            "latitude": 38.69875,
            "longitude": -9.19289,
            "website": "https://2022.inercia.pt"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/83/c380.366098.jpg",
            "original_width": 300,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/48/83/c380.366098.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/83/c380.366098.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}