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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200611/?format=api",
        "demozoo_url": "https://demozoo.org/music/200611/",
        "id": 200611,
        "title": "Dream Shifter",
        "author_nicks": [
            {
                "name": "AceCream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87525/?format=api",
                    "id": 87525,
                    "name": "AceCream",
                    "is_group": false
                }
            },
            {
                "name": "RAVE-n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82658/?format=api",
                    "id": 82658,
                    "name": "Reconceal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08",
        "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/311851/?format=api",
        "demozoo_url": "https://demozoo.org/music/311851/",
        "id": 311851,
        "title": "I Can See The Light (extended tuned up version)",
        "author_nicks": [
            {
                "name": "AceCream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87525/?format=api",
                    "id": 87525,
                    "name": "AceCream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04",
        "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/45938/?format=api",
        "demozoo_url": "https://demozoo.org/music/45938/",
        "id": 45938,
        "title": "Deep in space",
        "author_nicks": [
            {
                "name": "AceCream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87525/?format=api",
                    "id": 87525,
                    "name": "AceCream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "64ch"
        ]
    }
]