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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303355/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303355/",
        "id": 303355,
        "title": "ECM Matrix",
        "author_nicks": [
            {
                "name": "Arcane Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21112/?format=api",
                    "id": 21112,
                    "name": "Arcane Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/31378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31378/",
        "id": 31378,
        "title": "Super awesome happy friends adventure 2009",
        "author_nicks": [
            {
                "name": "Arcane Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21112/?format=api",
                    "id": 21112,
                    "name": "Arcane Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31173/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31173/",
        "id": 31173,
        "title": "WoW skogtur Redux 2008",
        "author_nicks": [
            {
                "name": "Arcane Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21112/?format=api",
                    "id": 21112,
                    "name": "Arcane Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]