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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309718/",
        "id": 309718,
        "title": "Andor 64",
        "author_nicks": [
            {
                "name": "Blintux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106040/?format=api",
                    "id": 106040,
                    "name": "Blintux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-02",
        "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/261716/?format=api",
        "demozoo_url": "https://demozoo.org/productions/261716/",
        "id": 261716,
        "title": "ANDOR - 8 bit breadboard computer",
        "author_nicks": [
            {
                "name": "Blintux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106040/?format=api",
                    "id": 106040,
                    "name": "Blintux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]