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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132214/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132214/",
        "id": 132214,
        "title": "copySTar V1.8",
        "author_nicks": [
            {
                "name": "Peter Rohde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56043/?format=api",
                    "id": 56043,
                    "name": "Peter Rohde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131028/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131028/",
        "id": 131028,
        "title": "copySTar V3.0",
        "author_nicks": [
            {
                "name": "Peter Rohde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56043/?format=api",
                    "id": 56043,
                    "name": "Peter Rohde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "copy-programme"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132213/",
        "id": 132213,
        "title": "copySTar V1.0",
        "author_nicks": [
            {
                "name": "Peter Rohde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56043/?format=api",
                    "id": 56043,
                    "name": "Peter Rohde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]