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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209065/",
        "id": 209065,
        "title": "Knightmare (+5)",
        "author_nicks": [
            {
                "name": "Badamon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4517/?format=api",
                    "id": 4517,
                    "name": "Badamon",
                    "is_group": false
                }
            },
            {
                "name": "Beltram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44847/?format=api",
                    "id": 44847,
                    "name": "Beltram",
                    "is_group": false
                }
            },
            {
                "name": "Phil Douglas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20665/?format=api",
                    "id": 20665,
                    "name": "Phil Douglas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94708/?format=api",
        "demozoo_url": "https://demozoo.org/music/94708/",
        "id": 94708,
        "title": "Droidale4",
        "author_nicks": [
            {
                "name": "Beltram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44847/?format=api",
                    "id": 44847,
                    "name": "Beltram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Energy",
                "abbreviation": "NRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                    "id": 1420,
                    "name": "Energy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]