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

{
    "url": "https://demozoo.org/api/v1/productions/183535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183535/",
    "id": 183535,
    "title": "Out Of Border",
    "author_nicks": [
        {
            "name": "Synergy",
            "abbreviation": "SYN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73402/?format=api",
                "id": 73402,
                "name": "Synergy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/plus4/Demos/Synergy+Hard+Core/Out_Of_Border.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Synergy/Out_Of_Border.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/o/out_of_border.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Out_Of_Border"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74726"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}