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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163686/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163686/",
        "id": 163686,
        "title": "Franciszek Targosz",
        "author_nicks": [
            {
                "name": "Umpal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11412/?format=api",
                    "id": 11412,
                    "name": "Umpal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-29",
        "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/139214/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139214/",
        "id": 139214,
        "title": "Ekipa",
        "author_nicks": [
            {
                "name": "Umpal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11412/?format=api",
                    "id": 11412,
                    "name": "Umpal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amnesty",
                "abbreviation": "AME",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                    "id": 8691,
                    "name": "Amnesty",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]