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

[
    {
        "url": "https://demozoo.org/api/v1/productions/93955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/93955/",
        "id": 93955,
        "title": "InAnsio",
        "author_nicks": [
            {
                "name": "Nalle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44645/?format=api",
                    "id": 44645,
                    "name": "Nalle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dynamic Dementia",
                "abbreviation": "DD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30032/?format=api",
                    "id": 30032,
                    "name": "Dynamic Dementia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298964/?format=api",
        "demozoo_url": "https://demozoo.org/music/298964/",
        "id": 298964,
        "title": "Hakuna Matata",
        "author_nicks": [
            {
                "name": "Nalle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44645/?format=api",
                    "id": 44645,
                    "name": "Nalle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    }
]