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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197634/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197634/",
        "id": 197634,
        "title": "Black Is Beautiful",
        "author_nicks": [
            {
                "name": "BlackTech",
                "abbreviation": "BLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74527/?format=api",
                    "id": 74527,
                    "name": "BlackTech",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178999/",
        "id": 178999,
        "title": "Vector Shock",
        "author_nicks": [
            {
                "name": "BlackTech",
                "abbreviation": "BLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74527/?format=api",
                    "id": 74527,
                    "name": "BlackTech",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184597/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184597/",
        "id": 184597,
        "title": "Game Competition Announcement",
        "author_nicks": [
            {
                "name": "BlackTech",
                "abbreviation": "BLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74527/?format=api",
                    "id": 74527,
                    "name": "BlackTech",
                    "is_group": true
                }
            },
            {
                "name": "Double Density",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56793/?format=api",
                    "id": 56793,
                    "name": "Double Density",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]