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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328162/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328162/",
        "id": 328162,
        "title": "Automate_Photogrammetry",
        "author_nicks": [
            {
                "name": "G423",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138880/?format=api",
                    "id": 138880,
                    "name": "G423",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "M4US",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138881/?format=api",
                    "id": 138881,
                    "name": "M4US",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-08-18",
        "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/328132/?format=api",
        "demozoo_url": "https://demozoo.org/music/328132/",
        "id": 328132,
        "title": "the_water_method",
        "author_nicks": [
            {
                "name": "G423",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138880/?format=api",
                    "id": 138880,
                    "name": "G423",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/328139/",
        "id": 328139,
        "title": "bit-based beef! whoop!",
        "author_nicks": [
            {
                "name": "G423",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138880/?format=api",
                    "id": 138880,
                    "name": "G423",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]