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

{
    "url": "https://demozoo.org/api/v1/productions/167250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167250/",
    "id": 167250,
    "title": "PICO-8 Jam #1 Invite",
    "author_nicks": [
        {
            "name": "zep",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63873/?format=api",
                "id": 63873,
                "name": "zep",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-13",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lexaloffle.com/bbs/cposts/1/16614.p8.png"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68063"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JWRwGGTy5eI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3105/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3105/",
            "id": 3105,
            "name": "PICO-8 Jam 2015",
            "tagline": "",
            "start_date": "2015-11-21",
            "end_date": "2015-11-29",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.lexaloffle.com/bbs/?tid=2769"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/c2/308a.264510.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/70/c2/308a.264510.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/c2/308a.264510.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/0a/aae0.264508.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/7c/0a/aae0.264508.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/0a/aae0.264508.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/45/40/4541.264509.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/45/40/4541.264509.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/40/4541.264509.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}