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

{
    "url": "https://demozoo.org/api/v1/productions/294598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294598/",
    "id": 294598,
    "title": "Technodreams",
    "author_nicks": [
        {
            "name": "Rizing",
            "abbreviation": "RZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1248/?format=api",
                "id": 1248,
                "name": "Rizing",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-26",
    "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": "https://csdb.dk/getinternalfile.php/12872/Technodreams.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=24988"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35306"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AcFkRJl5iu8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16475,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2573/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2573/",
                    "id": 2573,
                    "name": "Furulund Hacker Conference 1989",
                    "tagline": "",
                    "start_date": "1989-08-25",
                    "end_date": "1989-08-27",
                    "location": "Furulund, Partille Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.71667,
                    "longitude": 12.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}