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

{
    "url": "https://demozoo.org/api/v1/productions/55676/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55676/",
    "id": 55676,
    "title": "Aloha",
    "author_nicks": [
        {
            "name": "pROF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20531/?format=api",
                "id": 20531,
                "name": "prof4d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-06-19",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1205",
            "competition": {
                "id": 5954,
                "name": "ZX Spectrum standard graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1780/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1780/",
                    "id": 1780,
                    "name": "ArtField 2010",
                    "tagline": "",
                    "start_date": "2010-06-19",
                    "end_date": "2010-06-19",
                    "location": "Voronezh, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.666401,
                    "longitude": 39.169998,
                    "website": "http://zxparty.nedopc.com/index10rus.html"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "29",
            "competition": {
                "id": 5958,
                "name": "ZX Spectrum standard graphics (jury vote)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1780/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1780/",
                    "id": 1780,
                    "name": "ArtField 2010",
                    "tagline": "",
                    "start_date": "2010-06-19",
                    "end_date": "2010-06-19",
                    "location": "Voronezh, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.666401,
                    "longitude": 39.169998,
                    "website": "http://zxparty.nedopc.com/index10rus.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/9f/168c.14223.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/40/9f/168c.14223.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/9f/168c.14223.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}