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

{
    "url": "https://demozoo.org/api/v1/productions/81909/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/81909/",
    "id": 81909,
    "title": "I Like You!",
    "author_nicks": [
        {
            "name": "Mindcooler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22949/?format=api",
                "id": 22949,
                "name": "Mindcooler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sys5",
            "abbreviation": "S5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
                "id": 12953,
                "name": "Sys5",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-08-06",
    "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=20805"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19511"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "4.000",
            "competition": {
                "id": 8541,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/393/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/393/",
                    "id": 393,
                    "name": "Little Computer People 2005",
                    "tagline": "",
                    "start_date": "2005-08-05",
                    "end_date": "2005-08-07",
                    "location": "Linköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.41046,
                    "longitude": 15.6187,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/35/e402.316237.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/04/35/e402.316237.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/35/e402.316237.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}