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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72676/?format=api",
        "demozoo_url": "https://demozoo.org/music/72676/",
        "id": 72676,
        "title": "-=powerfull demo=-",
        "author_nicks": [
            {
                "name": "Index",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39492/?format=api",
                    "id": 39492,
                    "name": "Index",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Useless",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22109/?format=api",
                    "id": 22109,
                    "name": "Useless",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195247/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195247/",
        "id": 195247,
        "title": "Blue Moon",
        "author_nicks": [
            {
                "name": "Index",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39492/?format=api",
                    "id": 39492,
                    "name": "Index",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]