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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131370/",
        "id": 131370,
        "title": "Magic Shadow Archiver R1.03 (patched)",
        "author_nicks": [
            {
                "name": "Pompey Pirates",
                "abbreviation": "PP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                    "id": 2228,
                    "name": "Pompey Pirates",
                    "is_group": true
                }
            },
            {
                "name": "Steve Feinstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55986/?format=api",
                    "id": 55986,
                    "name": "Steve Feinstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131095/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131095/",
        "id": 131095,
        "title": "Magic Shadow Archiver R1.41",
        "author_nicks": [
            {
                "name": "Steve Feinstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55986/?format=api",
                    "id": 55986,
                    "name": "Steve Feinstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130889/",
        "id": 130889,
        "title": "Magic Shadow Archiver R1.03",
        "author_nicks": [
            {
                "name": "Steve Feinstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55986/?format=api",
                    "id": 55986,
                    "name": "Steve Feinstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": [
            "disk-archiving-tool"
        ]
    }
]