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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19269/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19269/",
        "id": 19269,
        "title": "Camera View",
        "author_nicks": [
            {
                "name": "Sami-Setä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13100/?format=api",
                    "id": 13100,
                    "name": "Sami-Setä",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paskasoft Prods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13101/?format=api",
                    "id": 13101,
                    "name": "Paskasoft Prods",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-10",
        "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/18218/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18218/",
        "id": 18218,
        "title": "Hänmies",
        "author_nicks": [
            {
                "name": "Sami-Setä",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13100/?format=api",
                    "id": 13100,
                    "name": "Sami-Setä",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paskasoft Prods",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13101/?format=api",
                    "id": 13101,
                    "name": "Paskasoft Prods",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]