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

{
    "url": "https://demozoo.org/api/v1/productions/294672/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/294672/",
    "id": 294672,
    "title": "JL",
    "author_nicks": [
        {
            "name": "Leichtfuß",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123021/?format=api",
                "id": 123021,
                "name": "Leichtfuß",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-27",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/122152/jl.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=123516"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4281/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4281/",
            "id": 4281,
            "name": "Plain PETSCII 2013",
            "tagline": "PETSCII rulez - If you can print it, it's PETSCII",
            "start_date": "2013-08-29",
            "end_date": "2013-10-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2139"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/9f/a69c.292171.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fa/9f/a69c.292171.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/9f/a69c.292171.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}