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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168753/",
        "id": 168753,
        "title": "The Wings of the Trees",
        "author_nicks": [
            {
                "name": "Switch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24844/?format=api",
                    "id": 24844,
                    "name": "Switch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karákulum",
                "abbreviation": "KKU, KRK, K3raku",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24845/?format=api",
                    "id": 24845,
                    "name": "Karákulum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38661/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38661/",
        "id": 38661,
        "title": "Young",
        "author_nicks": [
            {
                "name": "Switch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24844/?format=api",
                    "id": 24844,
                    "name": "Switch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karákulum",
                "abbreviation": "KKU, KRK, K3raku",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24845/?format=api",
                    "id": 24845,
                    "name": "Karákulum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]