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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178733/?format=api",
        "demozoo_url": "https://demozoo.org/music/178733/",
        "id": 178733,
        "title": "Sexbombn",
        "author_nicks": [
            {
                "name": "Maligno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74450/?format=api",
                    "id": 74450,
                    "name": "Maligno",
                    "is_group": false
                }
            },
            {
                "name": "Ransom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29400/?format=api",
                    "id": 29400,
                    "name": "Ransom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Niako",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29401/?format=api",
                    "id": 29401,
                    "name": "Niako",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178740/",
        "id": 178740,
        "title": "Narizon",
        "author_nicks": [
            {
                "name": "Maligno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74450/?format=api",
                    "id": 74450,
                    "name": "Maligno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Niako",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29401/?format=api",
                    "id": 29401,
                    "name": "Niako",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]