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

[
    {
        "url": "https://demozoo.org/api/v1/productions/239368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/239368/",
        "id": 239368,
        "title": "Happy X-Mess",
        "author_nicks": [
            {
                "name": "Cybex",
                "abbreviation": "CBX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28598/?format=api",
                    "id": 28598,
                    "name": "Cybex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/239369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/239369/",
        "id": 239369,
        "title": "Meetro",
        "author_nicks": [
            {
                "name": "Cybex",
                "abbreviation": "CBX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28598/?format=api",
                    "id": 28598,
                    "name": "Cybex",
                    "is_group": true
                }
            },
            {
                "name": "The Electronic Knights",
                "abbreviation": "TEK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                    "id": 1070,
                    "name": "The Electronic Knights",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-19",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/239370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/239370/",
        "id": 239370,
        "title": "Oerks",
        "author_nicks": [
            {
                "name": "Cybex",
                "abbreviation": "CBX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28598/?format=api",
                    "id": 28598,
                    "name": "Cybex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]