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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21191/?format=api",
        "demozoo_url": "https://demozoo.org/music/21191/",
        "id": 21191,
        "title": "Heavenly",
        "author_nicks": [
            {
                "name": "Sprinkle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13526/?format=api",
                    "id": 13526,
                    "name": "Sprinkle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aalto",
                "abbreviation": "AAL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                    "id": 10358,
                    "name": "Aalto",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284151/?format=api",
        "demozoo_url": "https://demozoo.org/music/284151/",
        "id": 284151,
        "title": "shuffle it is...",
        "author_nicks": [
            {
                "name": "Sprinkle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13526/?format=api",
                    "id": 13526,
                    "name": "Sprinkle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284175/?format=api",
        "demozoo_url": "https://demozoo.org/music/284175/",
        "id": 284175,
        "title": "thunder",
        "author_nicks": [
            {
                "name": "Sprinkle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13526/?format=api",
                    "id": 13526,
                    "name": "Sprinkle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aalto",
                "abbreviation": "AAL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                    "id": 10358,
                    "name": "Aalto",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    }
]