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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283335/?format=api",
        "demozoo_url": "https://demozoo.org/music/283335/",
        "id": 283335,
        "title": "Africa",
        "author_nicks": [
            {
                "name": "Jay Vex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11335/?format=api",
                    "id": 11335,
                    "name": "Jay Vex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24117/?format=api",
                    "id": 24117,
                    "name": "Virtual Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/167650/?format=api",
        "demozoo_url": "https://demozoo.org/music/167650/",
        "id": 167650,
        "title": "Springtime",
        "author_nicks": [
            {
                "name": "Jay Vex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11335/?format=api",
                    "id": 11335,
                    "name": "Jay Vex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24117/?format=api",
                    "id": 24117,
                    "name": "Virtual Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]