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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311609/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311609/",
        "id": 311609,
        "title": "King of the Hill",
        "author_nicks": [
            {
                "name": "Rewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78225/?format=api",
                    "id": 78225,
                    "name": "Rewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311517/?format=api",
        "demozoo_url": "https://demozoo.org/music/311517/",
        "id": 311517,
        "title": "Zeroes 2 Heroes",
        "author_nicks": [
            {
                "name": "Rewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78225/?format=api",
                    "id": 78225,
                    "name": "Rewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-05",
        "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/17856/?format=api",
        "demozoo_url": "https://demozoo.org/music/17856/",
        "id": 17856,
        "title": "Kakkonen on Kekkonen",
        "author_nicks": [
            {
                "name": "Rewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78225/?format=api",
                    "id": 78225,
                    "name": "Rewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]