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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320788/?format=api",
        "demozoo_url": "https://demozoo.org/music/320788/",
        "id": 320788,
        "title": "Face To Face",
        "author_nicks": [
            {
                "name": "The Warrior X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118649/?format=api",
                    "id": 118649,
                    "name": "The Warrior X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unity Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118755/?format=api",
                    "id": 118755,
                    "name": "Unity Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-31",
        "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/288756/?format=api",
        "demozoo_url": "https://demozoo.org/music/288756/",
        "id": 288756,
        "title": "United Worlds",
        "author_nicks": [
            {
                "name": "The Warrior X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118649/?format=api",
                    "id": 118649,
                    "name": "The Warrior X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unity Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118755/?format=api",
                    "id": 118755,
                    "name": "Unity Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288634/?format=api",
        "demozoo_url": "https://demozoo.org/music/288634/",
        "id": 288634,
        "title": "Thoughts",
        "author_nicks": [
            {
                "name": "The Warrior X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118649/?format=api",
                    "id": 118649,
                    "name": "The Warrior X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]