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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102586/?format=api",
        "demozoo_url": "https://demozoo.org/music/102586/",
        "id": 102586,
        "title": "Lawnmover Simulator",
        "author_nicks": [
            {
                "name": "Jets",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22015/?format=api",
                    "id": 22015,
                    "name": "Jets",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                    "id": 13816,
                    "name": "Beam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "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/320143/?format=api",
        "demozoo_url": "https://demozoo.org/music/320143/",
        "id": 320143,
        "title": "42",
        "author_nicks": [
            {
                "name": "Jets",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22015/?format=api",
                    "id": 22015,
                    "name": "Jets",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                    "id": 13816,
                    "name": "Beam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33091/?format=api",
        "demozoo_url": "https://demozoo.org/music/33091/",
        "id": 33091,
        "title": "Last Time",
        "author_nicks": [
            {
                "name": "Jets",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22015/?format=api",
                    "id": 22015,
                    "name": "Jets",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]