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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352213/",
        "id": 352213,
        "title": "Underground News #20",
        "author_nicks": [
            {
                "name": "Front Row Center Productions",
                "abbreviation": "FRCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132765/?format=api",
                    "id": 132765,
                    "name": "Front Row Center Productions",
                    "is_group": true
                }
            },
            {
                "name": "Underground News Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143241/?format=api",
                    "id": 143241,
                    "name": "Underground News Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352210/",
        "id": 352210,
        "title": "Underground News #19",
        "author_nicks": [
            {
                "name": "Front Row Center Productions",
                "abbreviation": "FRCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132765/?format=api",
                    "id": 132765,
                    "name": "Front Row Center Productions",
                    "is_group": true
                }
            },
            {
                "name": "Underground News Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143241/?format=api",
                    "id": 143241,
                    "name": "Underground News Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352208/",
        "id": 352208,
        "title": "Underground News #17",
        "author_nicks": [
            {
                "name": "Front Row Center Productions",
                "abbreviation": "FRCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132765/?format=api",
                    "id": 132765,
                    "name": "Front Row Center Productions",
                    "is_group": true
                }
            },
            {
                "name": "Underground News Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143241/?format=api",
                    "id": 143241,
                    "name": "Underground News Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]