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

{
    "url": "https://demozoo.org/api/v1/productions/284560/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/284560/",
    "id": 284560,
    "title": "Edna's Chili",
    "author_nicks": [
        {
            "name": "Scorpe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16285/?format=api",
                "id": 16285,
                "name": "Sebastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-28",
    "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/release/download.php?id=169641"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=136824"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 16159,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2503/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2503/",
                    "id": 2503,
                    "name": "BCC Party 2015",
                    "tagline": "#9: Placeholderfertig",
                    "start_date": "2015-02-27",
                    "end_date": "2015-03-01",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/68/d42a.305547.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/23/68/d42a.305547.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/68/d42a.305547.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}