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

{
    "url": "https://demozoo.org/api/v1/productions/375263/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375263/",
    "id": 375263,
    "title": "Another Space Cracktro",
    "author_nicks": [
        {
            "name": "C3lt1c",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106135/?format=api",
                "id": 106135,
                "name": "C3lt1c",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dark Bit Factory",
            "abbreviation": "DBF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36494/?format=api",
                "id": 36494,
                "name": "Dark Bit Factory",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://celticplace.ohost.de/GFX_Demos/Asc.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61712"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}