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

{
    "url": "https://demozoo.org/api/v1/productions/278837/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/278837/",
    "id": 278837,
    "title": "Fried",
    "author_nicks": [
        {
            "name": "Malmix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                "id": 3186,
                "name": "Malmix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fatzone",
            "abbreviation": "FTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3187/?format=api",
                "id": 3187,
                "name": "Fatzone",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-12-27",
    "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=93339"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=74236"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 15923,
                "name": "Gfx Pixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1281/",
                    "id": 1281,
                    "name": "Grep White 2008",
                    "tagline": "",
                    "start_date": "2008-12-26",
                    "end_date": "2008-12-28",
                    "location": "Skövde, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.391399,
                    "longitude": 13.84729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}