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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40246/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40246/",
        "id": 40246,
        "title": "The Berro",
        "author_nicks": [
            {
                "name": "Rorshack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14156/?format=api",
                    "id": 14156,
                    "name": "Rorshack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maiden",
                "abbreviation": "MDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25862/?format=api",
                    "id": 25862,
                    "name": "Maiden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blood"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191854/",
        "id": 191854,
        "title": "Leonardo, from TMNT",
        "author_nicks": [
            {
                "name": "Rorshack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14156/?format=api",
                    "id": 14156,
                    "name": "Rorshack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maiden",
                "abbreviation": "MDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25862/?format=api",
                    "id": 25862,
                    "name": "Maiden",
                    "is_group": true
                }
            },
            {
                "name": "Suicidal",
                "abbreviation": "SCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80906/?format=api",
                    "id": 80906,
                    "name": "Suicidal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]