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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76237/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76237/",
        "id": 76237,
        "title": "Aniolek",
        "author_nicks": [
            {
                "name": "Cadavar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10958/?format=api",
                    "id": 10958,
                    "name": "Cadavar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Harvester",
                "abbreviation": "HVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                    "id": 10870,
                    "name": "Harvester",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "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/158475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158475/",
        "id": 158475,
        "title": "Napalm",
        "author_nicks": [
            {
                "name": "Cadaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10958/?format=api",
                    "id": 10958,
                    "name": "Cadavar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Harvester",
                "abbreviation": "HVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                    "id": 10870,
                    "name": "Harvester",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "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/38172/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38172/",
        "id": 38172,
        "title": "Magician",
        "author_nicks": [
            {
                "name": "Cadavar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10958/?format=api",
                    "id": 10958,
                    "name": "Cadavar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]