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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366557/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/366557/",
        "id": 366557,
        "title": "Double Dragon II FFA (ansi)",
        "author_nicks": [
            {
                "name": "FFA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147744/?format=api",
                    "id": 147744,
                    "name": "FFA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366558/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/366558/",
        "id": 366558,
        "title": "Double Dragon II boards (ansi)",
        "author_nicks": [
            {
                "name": "FFA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147744/?format=api",
                    "id": 147744,
                    "name": "FFA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]