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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284690/?format=api",
        "demozoo_url": "https://demozoo.org/music/284690/",
        "id": 284690,
        "title": "Ambient Like",
        "author_nicks": [
            {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74540/?format=api",
                    "id": 74540,
                    "name": "Dreamer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sublogic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                    "id": 8712,
                    "name": "Sublogic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179037/?format=api",
        "demozoo_url": "https://demozoo.org/music/179037/",
        "id": 179037,
        "title": "yO! iT'z pArTy TiMe!",
        "author_nicks": [
            {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74540/?format=api",
                    "id": 74540,
                    "name": "Dreamer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sublogic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                    "id": 8712,
                    "name": "Sublogic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]