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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136278/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136278/",
        "id": 136278,
        "title": "Reactor",
        "author_nicks": [
            {
                "name": "RaDi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57818/?format=api",
                    "id": 57818,
                    "name": "RaDi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/924/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/924/",
        "id": 924,
        "title": "Naulos",
        "author_nicks": [
            {
                "name": "RaDi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57818/?format=api",
                    "id": 57818,
                    "name": "RaDi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4776/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4776/",
        "id": 4776,
        "title": "mPT",
        "author_nicks": [
            {
                "name": "RaDi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57818/?format=api",
                    "id": 57818,
                    "name": "RaDi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-03-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "software-rendering"
        ]
    }
]