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

{
    "url": "https://demozoo.org/api/v1/productions/339846/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/339846/",
    "id": 339846,
    "title": "Tom Cruisen pool-party",
    "author_nicks": [
        {
            "name": "Blueflame",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3609/?format=api",
                "id": 3609,
                "name": "Blueflame",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-10-07",
    "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": "http://csdb.dk/getinternalfile.php/47980/tomcruise.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=55896"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 18725,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1415/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1415/",
                    "id": 1415,
                    "name": "Dekadence 10v",
                    "tagline": "",
                    "start_date": "2007-10-05",
                    "end_date": "2007-10-07",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "c64-multicolor-mode"
    ]
}