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

{
    "url": "https://demozoo.org/api/v1/productions/306993/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306993/",
    "id": 306993,
    "title": "Fast Player v2.2 (FLI/FLC)",
    "author_nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "ECL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                "id": 7987,
                "name": "Eclipse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hacker Croll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50466/?format=api",
                    "id": 50466,
                    "name": "Hacker Croll",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/graphics/programs/players/e_fast22.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74390"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}