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

{
    "url": "https://demozoo.org/api/v1/productions/367168/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367168/",
    "id": 367168,
    "title": "The Gradient Master",
    "author_nicks": [
        {
            "name": "The Deadliners",
            "abbreviation": "Deadliners",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52714/?format=api",
                "id": 52714,
                "name": "The Deadliners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deadliners.net/gradientmaster.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deadliners.net/gradientmaster/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/fcondolo/gradientmaster"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81344"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}