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

{
    "url": "https://demozoo.org/api/v1/productions/28389/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28389/",
    "id": 28389,
    "title": "Bluepen",
    "author_nicks": [
        {
            "name": "Mr. Figaro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5277/?format=api",
                "id": 5277,
                "name": "Mr. Figaro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mercurite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8487/?format=api",
                "id": 8487,
                "name": "Mercurite",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-08",
    "supertype": "graphics",
    "platforms": [],
    "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": 2,
            "ranking": "2",
            "score": "82",
            "competition": {
                "id": 2130,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/714/",
                    "id": 714,
                    "name": "Odyssey 1995",
                    "tagline": "",
                    "start_date": "1995-07-06",
                    "end_date": "1995-07-09",
                    "location": "Eidsvoll, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.32893,
                    "longitude": 11.26119,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/5c/79ef.107920.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/40/5c/79ef.107920.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/5c/79ef.107920.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}