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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305693/?format=api",
        "demozoo_url": "https://demozoo.org/music/305693/",
        "id": 305693,
        "title": "Waiting 4 Weekend",
        "author_nicks": [
            {
                "name": "SmiL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117099/?format=api",
                    "id": 117099,
                    "name": "SmiL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306134/?format=api",
        "demozoo_url": "https://demozoo.org/music/306134/",
        "id": 306134,
        "title": "Free At Last",
        "author_nicks": [
            {
                "name": "SmiL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117099/?format=api",
                    "id": 117099,
                    "name": "SmiL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    }
]