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

{
    "url": "https://demozoo.org/api/v1/productions/200365/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/200365/",
    "id": 200365,
    "title": "Bernie",
    "author_nicks": [
        {
            "name": "Redcrab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14514/?format=api",
                "id": 14514,
                "name": "Redcrab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-03-02",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179579/redcrab-bernie.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175661"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "177",
            "competition": {
                "id": 14964,
                "name": "Graphics",
                "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/c1/e8/58dd.180803.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c1/e8/58dd.180803.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/e8/58dd.180803.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}