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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228561/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228561/",
        "id": 228561,
        "title": "Ghosts'n Goblins",
        "author_nicks": [
            {
                "name": "Inner City",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66862/?format=api",
                    "id": 66862,
                    "name": "Inner City",
                    "is_group": true
                }
            },
            {
                "name": "Parallel Dimensions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104506/?format=api",
                    "id": 104506,
                    "name": "Parallel Dimensions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "ghosts-n-goblins"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354965/",
        "id": 354965,
        "title": "Yet More Amiga Goodies",
        "author_nicks": [
            {
                "name": "Parallel Dimensions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104506/?format=api",
                    "id": 104506,
                    "name": "Parallel Dimensions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]