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

{
    "url": "https://demozoo.org/api/v1/productions/288160/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288160/",
    "id": 288160,
    "title": "Christmas is here in 2020",
    "author_nicks": [
        {
            "name": "Magnar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                "id": 47,
                "name": "Magnar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Censor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-12-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=198284"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/magnar/xmas-2020-last-christmas-remix"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "47",
            "competition": {
                "id": 16283,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4142/",
                    "id": 4142,
                    "name": "Forndata X-Mas 2020",
                    "tagline": "A cosy christmas scene evening",
                    "start_date": "2020-12-19",
                    "end_date": "2020-12-19",
                    "location": "Visby, Gotland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.64089,
                    "longitude": 18.29602,
                    "website": "http://www.forndata.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/c3/9fc2.307107.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d4/c3/9fc2.307107.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/c3/9fc2.307107.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "christmas"
    ]
}