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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170171/?format=api",
        "demozoo_url": "https://demozoo.org/music/170171/",
        "id": 170171,
        "title": "Loosin' the Love",
        "author_nicks": [
            {
                "name": "WhiteEagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15664/?format=api",
                    "id": 15664,
                    "name": "WhiteEagle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SkyProject",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15665/?format=api",
                    "id": 15665,
                    "name": "SkyProject",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49887/?format=api",
        "demozoo_url": "https://demozoo.org/music/49887/",
        "id": 49887,
        "title": "CreazyBeat",
        "author_nicks": [
            {
                "name": "WhiteEagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15664/?format=api",
                    "id": 15664,
                    "name": "WhiteEagle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SkyProject",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15665/?format=api",
                    "id": 15665,
                    "name": "SkyProject",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50178/?format=api",
        "demozoo_url": "https://demozoo.org/music/50178/",
        "id": 50178,
        "title": "Another side of the Dream",
        "author_nicks": [
            {
                "name": "WhiteEagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15664/?format=api",
                    "id": 15664,
                    "name": "WhiteEagle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SkyProject",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15665/?format=api",
                    "id": 15665,
                    "name": "SkyProject",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "26ch"
        ]
    }
]