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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28893/?format=api",
        "demozoo_url": "https://demozoo.org/music/28893/",
        "id": 28893,
        "title": "Rule",
        "author_nicks": [
            {
                "name": "Randy Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15295/?format=api",
                    "id": 15295,
                    "name": "Randy Andy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "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/120220/?format=api",
        "demozoo_url": "https://demozoo.org/music/120220/",
        "id": 120220,
        "title": "XXX GABBERRAMA XXX",
        "author_nicks": [
            {
                "name": "Randy Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15295/?format=api",
                    "id": 15295,
                    "name": "Randy Andy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "dmf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/120221/?format=api",
        "demozoo_url": "https://demozoo.org/music/120221/",
        "id": 120221,
        "title": "~~~ Feeling Free ~~~",
        "author_nicks": [
            {
                "name": "Randy Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15295/?format=api",
                    "id": 15295,
                    "name": "Randy Andy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "dmf"
        ]
    }
]