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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318492/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318492/",
        "id": 318492,
        "title": "Där Kom Det",
        "author_nicks": [
            {
                "name": "Droppen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39282/?format=api",
                    "id": 39282,
                    "name": "Droppen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71728/",
        "id": 71728,
        "title": "Webdune",
        "author_nicks": [
            {
                "name": "Droppen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39282/?format=api",
                    "id": 39282,
                    "name": "Droppen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "php"
        ]
    }
]