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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47262/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47262/",
        "id": 47262,
        "title": "Autsch!",
        "author_nicks": [
            {
                "name": "Satchmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17131/?format=api",
                    "id": 17131,
                    "name": "Satchmo",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23855/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23855/",
        "id": 23855,
        "title": "-23-",
        "author_nicks": [
            {
                "name": "Satchmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17131/?format=api",
                    "id": 17131,
                    "name": "Satchmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "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/23579/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23579/",
        "id": 23579,
        "title": "A Fairy Tale",
        "author_nicks": [
            {
                "name": "Satchmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17131/?format=api",
                    "id": 17131,
                    "name": "Satchmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]