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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33514/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33514/",
        "id": 33514,
        "title": "Estonia Hum Vidiu",
        "author_nicks": [
            {
                "name": "Wildjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19030/?format=api",
                    "id": 19030,
                    "name": "Wildjam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                    "id": 3147,
                    "name": "Kooma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27378/?format=api",
        "demozoo_url": "https://demozoo.org/music/27378/",
        "id": 27378,
        "title": "Pumppaus",
        "author_nicks": [
            {
                "name": "Longjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8631/?format=api",
                    "id": 8631,
                    "name": "Longjam",
                    "is_group": false
                }
            },
            {
                "name": "Wildjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19030/?format=api",
                    "id": 19030,
                    "name": "Wildjam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146263/?format=api",
        "demozoo_url": "https://demozoo.org/music/146263/",
        "id": 146263,
        "title": "Cartoon",
        "author_nicks": [
            {
                "name": "Wildjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19030/?format=api",
                    "id": 19030,
                    "name": "Wildjam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]