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

{
    "url": "https://demozoo.org/api/v1/productions/200323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200323/",
    "id": 200323,
    "title": "Fjällkingen",
    "author_nicks": [
        {
            "name": "Esl0w",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79380/?format=api",
                "id": 79380,
                "name": "Esl0w",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179593/eslov.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175668"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EONMpyJ-IAw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "47",
            "competition": {
                "id": 14958,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3752/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3752/",
                    "id": 3752,
                    "name": "Fjälldata 2019",
                    "tagline": "kyla, kärlek och kärva datorer",
                    "start_date": "2019-03-01",
                    "end_date": "2019-03-03",
                    "location": "Östersunds Kommun, Jämtland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.22072,
                    "longitude": 14.90857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/7e/865d.180775.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/eb/7e/865d.180775.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/7e/865d.180775.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}