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

{
    "url": "https://demozoo.org/api/v1/productions/154648/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/154648/",
    "id": 154648,
    "title": "Lucky",
    "author_nicks": [
        {
            "name": "Reekol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14258/?format=api",
                "id": 14258,
                "name": "Reekol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-03-19",
    "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=181629"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=146449"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "384",
            "competition": {
                "id": 12204,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2762/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2762/",
                    "id": 2762,
                    "name": "Forever 2016",
                    "tagline": "Defender of the 8-Bits",
                    "start_date": "2016-03-18",
                    "end_date": "2016-03-20",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/3b/0de0.103686.png",
            "original_width": 360,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/de/3b/0de0.103686.png",
            "standard_width": 360,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/3b/0de0.103686.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}