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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1969/?format=api",
        "demozoo_url": "https://demozoo.org/music/1969/",
        "id": 1969,
        "title": "Laama",
        "author_nicks": [
            {
                "name": "Voyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4604/?format=api",
                    "id": 4604,
                    "name": "Voyd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wizzcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                    "id": 1235,
                    "name": "Wizzcat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-28",
        "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/102545/?format=api",
        "demozoo_url": "https://demozoo.org/music/102545/",
        "id": 102545,
        "title": "Drain1.3",
        "author_nicks": [
            {
                "name": "Voyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4604/?format=api",
                    "id": 4604,
                    "name": "Voyd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wizzcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                    "id": 1235,
                    "name": "Wizzcat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-07",
        "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/254800/?format=api",
        "demozoo_url": "https://demozoo.org/music/254800/",
        "id": 254800,
        "title": "once and a while",
        "author_nicks": [
            {
                "name": "Voyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4604/?format=api",
                    "id": 4604,
                    "name": "Voyd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]