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

{
    "url": "https://demozoo.org/api/v1/productions/186903/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/186903/",
    "id": 186903,
    "title": "End of days",
    "author_nicks": [
        {
            "name": "DMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                "id": 9578,
                "name": "DMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-11",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/mf2018-spinoff/paintover/end_of_days.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/mf2018-spinoff/paintover/1782"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.63",
            "competition": {
                "id": 14284,
                "name": "Realtime ZX Paintover",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3630/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3630/",
                    "id": 3630,
                    "name": "MF2018 ZX Paintover spin-off",
                    "tagline": "",
                    "start_date": "2018-05-01",
                    "end_date": "2018-05-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://events.retroscene.org/mf2018-spinoff"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/16/4df3.162523.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/4f/16/4df3.162523.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/16/4df3.162523.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}