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

{
    "url": "https://demozoo.org/api/v1/productions/164665/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/164665/",
    "id": 164665,
    "title": "2 dancers",
    "author_nicks": [
        {
            "name": "Bender64",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49264/?format=api",
                "id": 49264,
                "name": "Bender64",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-10-29",
    "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": "http://events.retroscene.org/files/ook2016/ook/2%20dancers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/ook2016/ook/981"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12829,
                "name": "Out of Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3074/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3074/",
                    "id": 3074,
                    "name": "Out of Compo 2016",
                    "tagline": "Erotic graphics",
                    "start_date": "2016-10-29",
                    "end_date": "2016-10-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://events.retroscene.org/ook2016"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/23/d5fc.117594.png",
            "original_width": 599,
            "original_height": 401,
            "standard_url": "https://media.demozoo.org/screens/s/c4/23/d5fc.117594.png",
            "standard_width": 400,
            "standard_height": 267,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/23/d5fc.117594.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "nsfw"
    ]
}