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

{
    "url": "https://demozoo.org/api/v1/productions/268777/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/268777/",
    "id": 268777,
    "title": "actual screenshot",
    "author_nicks": [
        {
            "name": "Raymon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                "id": 1124,
                "name": "Raimo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unique",
            "abbreviation": "UNQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                "id": 16205,
                "name": "Unique",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-15",
    "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": "",
            "competition": {
                "id": 15523,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3891/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3891/",
                    "id": 3891,
                    "name": "Beaches Leave 2019",
                    "tagline": "",
                    "start_date": "2019-06-15",
                    "end_date": "2019-06-15",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}