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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32008/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32008/",
        "id": 32008,
        "title": "Scarlet",
        "author_nicks": [
            {
                "name": "Frankie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1987/?format=api",
                    "id": 1987,
                    "name": "Frankie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stellar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
                    "id": 1490,
                    "name": "Stellar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x256",
            "vallejo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276205/",
        "id": 276205,
        "title": "Scarlet Preview",
        "author_nicks": [
            {
                "name": "Frankie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1987/?format=api",
                    "id": 1987,
                    "name": "Frankie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "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/276201/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276201/",
        "id": 276201,
        "title": "Galerielso",
        "author_nicks": [
            {
                "name": "Frankie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1987/?format=api",
                    "id": 1987,
                    "name": "Frankie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]