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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42983/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42983/",
        "id": 42983,
        "title": "Steel Claw",
        "author_nicks": [
            {
                "name": "Welder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24350/?format=api",
                    "id": 24350,
                    "name": "Welder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exhumers",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11192/?format=api",
                    "id": 11192,
                    "name": "Exhumers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37599/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37599/",
        "id": 37599,
        "title": "Flower",
        "author_nicks": [
            {
                "name": "Welder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24350/?format=api",
                    "id": 24350,
                    "name": "Welder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exhumers",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11192/?format=api",
                    "id": 11192,
                    "name": "Exhumers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38626/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38626/",
        "id": 38626,
        "title": "Crater",
        "author_nicks": [
            {
                "name": "Welder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24350/?format=api",
                    "id": 24350,
                    "name": "Welder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exhumers",
                "abbreviation": "EXH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11192/?format=api",
                    "id": 11192,
                    "name": "Exhumers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]