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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165019/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165019/",
        "id": 165019,
        "title": "Inka",
        "author_nicks": [
            {
                "name": "Leonardo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11574/?format=api",
                    "id": 11574,
                    "name": "Leonardo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18782/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18782/",
        "id": 18782,
        "title": "Day-X",
        "author_nicks": [
            {
                "name": "Leonardo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11574/?format=api",
                    "id": 11574,
                    "name": "Leonardo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Maiden",
                "abbreviation": "BM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                    "id": 3810,
                    "name": "Black Maiden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33376/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33376/",
        "id": 33376,
        "title": "?",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11574/?format=api",
                    "id": 11574,
                    "name": "Leonardo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Maiden",
                "abbreviation": "BM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                    "id": 3810,
                    "name": "Black Maiden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]