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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34885/?format=api",
        "demozoo_url": "https://demozoo.org/music/34885/",
        "id": 34885,
        "title": "Oclusion",
        "author_nicks": [
            {
                "name": "Sergio DJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20323/?format=api",
                    "id": 20323,
                    "name": "Sergio DJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                    "id": 6965,
                    "name": "Nova",
                    "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": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29873/?format=api",
        "demozoo_url": "https://demozoo.org/music/29873/",
        "id": 29873,
        "title": "The Song Of My Life Remix",
        "author_nicks": [
            {
                "name": "Sergio DJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20323/?format=api",
                    "id": 20323,
                    "name": "Sergio DJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RL&SDJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89701/?format=api",
                    "id": 89701,
                    "name": "RL&SDJ",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29887/?format=api",
        "demozoo_url": "https://demozoo.org/music/29887/",
        "id": 29887,
        "title": "The Song of My Life",
        "author_nicks": [
            {
                "name": "Sergio DJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20323/?format=api",
                    "id": 20323,
                    "name": "Sergio DJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RL&SDJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89701/?format=api",
                    "id": 89701,
                    "name": "RL&SDJ",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]