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

{
    "url": "https://demozoo.org/api/v1/productions/314726/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314726/",
    "id": 314726,
    "title": "Lost in Time",
    "author_nicks": [
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant",
                "is_group": true
            }
        },
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-09",
    "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": "http://csdb.dk/getinternalfile.php/1087/DEMO1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11753"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11782"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43848"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47212"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2Y95v58utK8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}