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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131735/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131735/",
        "id": 131735,
        "title": "The Wall 3",
        "author_nicks": [
            {
                "name": "B-Trax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56382/?format=api",
                    "id": 56382,
                    "name": "B-Trax",
                    "is_group": true
                }
            },
            {
                "name": "Mystery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46744/?format=api",
                    "id": 46744,
                    "name": "Mystery",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131734/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131734/",
        "id": 131734,
        "title": "The Wall 2",
        "author_nicks": [
            {
                "name": "B-Trax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56382/?format=api",
                    "id": 56382,
                    "name": "B-Trax",
                    "is_group": true
                }
            },
            {
                "name": "Mystery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46744/?format=api",
                    "id": 46744,
                    "name": "Mystery",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]