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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159635/?format=api",
        "demozoo_url": "https://demozoo.org/music/159635/",
        "id": 159635,
        "title": "Page13",
        "author_nicks": [
            {
                "name": "Jorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29562/?format=api",
                    "id": 29562,
                    "name": "Jorm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10481/?format=api",
                    "id": 10481,
                    "name": "Loop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-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": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40755/?format=api",
        "demozoo_url": "https://demozoo.org/music/40755/",
        "id": 40755,
        "title": "Halvfarsk",
        "author_nicks": [
            {
                "name": "Jorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29562/?format=api",
                    "id": 29562,
                    "name": "Jorm",
                    "is_group": false
                }
            },
            {
                "name": "Voice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21657/?format=api",
                    "id": 21657,
                    "name": "Voice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10481/?format=api",
                    "id": 10481,
                    "name": "Loop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]