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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33920/?format=api",
        "demozoo_url": "https://demozoo.org/music/33920/",
        "id": 33920,
        "title": "Lonely child in cyberspace",
        "author_nicks": [
            {
                "name": "Sjoerd Visscher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22115/?format=api",
                    "id": 22115,
                    "name": "Sjoerd Visscher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jello",
                "abbreviation": "JLO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13765/?format=api",
                    "id": 13765,
                    "name": "Jello",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33296/?format=api",
        "demozoo_url": "https://demozoo.org/music/33296/",
        "id": 33296,
        "title": "My First Love",
        "author_nicks": [
            {
                "name": "Sjoerd Visscher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22115/?format=api",
                    "id": 22115,
                    "name": "Sjoerd Visscher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jello",
                "abbreviation": "JLO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13765/?format=api",
                    "id": 13765,
                    "name": "Jello",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292631/?format=api",
        "demozoo_url": "https://demozoo.org/music/292631/",
        "id": 292631,
        "title": "Impression of Gaja",
        "author_nicks": [
            {
                "name": "Sigmatic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22115/?format=api",
                    "id": 22115,
                    "name": "Sjoerd Visscher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jello",
                "abbreviation": "JLO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13765/?format=api",
                    "id": 13765,
                    "name": "Jello",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169193/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169193/",
        "id": 169193,
        "title": "Entrance",
        "author_nicks": [
            {
                "name": "Sigmatic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22115/?format=api",
                    "id": 22115,
                    "name": "Sjoerd Visscher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]