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

[
    {
        "url": "https://demozoo.org/api/v1/productions/174388/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/174388/",
        "id": 174388,
        "title": "Redshi",
        "author_nicks": [
            {
                "name": "RedShift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23471/?format=api",
                    "id": 23471,
                    "name": "RedShift",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62895/?format=api",
        "demozoo_url": "https://demozoo.org/music/62895/",
        "id": 62895,
        "title": "Funk Off 2",
        "author_nicks": [
            {
                "name": "RedShift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23471/?format=api",
                    "id": 23471,
                    "name": "RedShift",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mankind",
                "abbreviation": "MKD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                    "id": 5858,
                    "name": "Mankind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/134227/?format=api",
        "demozoo_url": "https://demozoo.org/music/134227/",
        "id": 134227,
        "title": "Funk Off",
        "author_nicks": [
            {
                "name": "RedShift",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23471/?format=api",
                    "id": 23471,
                    "name": "RedShift",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mankind",
                "abbreviation": "MKD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                    "id": 5858,
                    "name": "Mankind",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-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",
            "xm"
        ]
    }
]