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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285342/",
        "id": 285342,
        "title": "Hill Roller",
        "author_nicks": [
            {
                "name": "48kRAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77421/?format=api",
                    "id": 77421,
                    "name": "48kRAM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "trs-80",
            "tandy",
            "model200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186068/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186068/",
        "id": 186068,
        "title": "Codebreaker",
        "author_nicks": [
            {
                "name": "48kRAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77421/?format=api",
                    "id": 77421,
                    "name": "48kRAM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]