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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36377/",
        "id": 36377,
        "title": "Blacksmith",
        "author_nicks": [
            {
                "name": "MaDo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21587/?format=api",
                    "id": 21587,
                    "name": "MaDo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-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/32276/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32276/",
        "id": 32276,
        "title": "Alien Base",
        "author_nicks": [
            {
                "name": "MaDo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21587/?format=api",
                    "id": 21587,
                    "name": "MaDo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-12",
        "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/32333/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32333/",
        "id": 32333,
        "title": "HuNtiNG WaLkeR",
        "author_nicks": [
            {
                "name": "MaDo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21587/?format=api",
                    "id": 21587,
                    "name": "MaDo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PCi",
                "abbreviation": "PCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                    "id": 21610,
                    "name": "PCi",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]