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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18231/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18231/",
        "id": 18231,
        "title": "Twisted",
        "author_nicks": [
            {
                "name": "Artifex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1539/?format=api",
                    "id": 1539,
                    "name": "Artifex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-18",
        "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/7503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7503/",
        "id": 7503,
        "title": "Dawn",
        "author_nicks": [
            {
                "name": "Artifex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1539/?format=api",
                    "id": 1539,
                    "name": "Artifex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7438/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7438/",
        "id": 7438,
        "title": "Mystery",
        "author_nicks": [
            {
                "name": "Artifex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1539/?format=api",
                    "id": 1539,
                    "name": "Artifex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]