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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165800/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165800/",
        "id": 165800,
        "title": "Zemsta",
        "author_nicks": [
            {
                "name": "Houston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14802/?format=api",
                    "id": 14802,
                    "name": "Houston",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-10",
        "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/203757/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/203757/",
        "id": 203757,
        "title": "Become Silent",
        "author_nicks": [
            {
                "name": "Houston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14802/?format=api",
                    "id": 14802,
                    "name": "Houston",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "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/76238/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76238/",
        "id": 76238,
        "title": "W Ten Poranek...",
        "author_nicks": [
            {
                "name": "Houston",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14802/?format=api",
                    "id": 14802,
                    "name": "Houston",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]