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

{
    "url": "https://demozoo.org/api/v1/productions/176642/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176642/",
    "id": 176642,
    "title": "Imaginary Numbers",
    "author_nicks": [
        {
            "name": "LJ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                "id": 57948,
                "name": "LJ",
                "is_group": false
            }
        },
        {
            "name": "Triace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                "id": 41536,
                "name": "Triace",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "147",
            "competition": {
                "id": 13613,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3096/",
                    "id": 3096,
                    "name": "Nordlicht 2017",
                    "tagline": "We are still alive",
                    "start_date": "2017-07-21",
                    "end_date": "2017-07-23",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/08/3661.325302.png",
            "original_width": 1918,
            "original_height": 1078,
            "standard_url": "https://media.demozoo.org/screens/s/e3/08/3661.325302.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/08/3661.325302.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "lost"
    ]
}