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

{
    "url": "https://demozoo.org/api/v1/productions/103424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/103424/",
    "id": 103424,
    "title": "Temple of Dreams",
    "author_nicks": [
        {
            "name": "Lore of Arts",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48298/?format=api",
                "id": 48298,
                "name": "Lore of Arts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-24",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/l/Lore_of_Arts/Temple_of_Dreams.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/140788/TempleOfDreams_LOA.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/46192/Temple_of_Dreams.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/lore_of_arts/temple_of_dreams.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9249"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37635"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10166,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2139/",
                    "id": 2139,
                    "name": "Data-Live Conference 1993",
                    "tagline": "",
                    "start_date": "1993-04-24",
                    "end_date": "1993-04-25",
                    "location": "Dessau, Saxony-Anhalt, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.83864,
                    "longitude": 12.24555,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "2-disk-sides"
    ]
}