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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47984/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47984/",
        "id": 47984,
        "title": "An Apple a Day...",
        "author_nicks": [
            {
                "name": "Tapsah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8582/?format=api",
                    "id": 8582,
                    "name": "Tapsah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/21070/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21070/",
        "id": 21070,
        "title": "Any Key",
        "author_nicks": [
            {
                "name": "Tapsah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8582/?format=api",
                    "id": 8582,
                    "name": "Tapsah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "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/7454/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7454/",
        "id": 7454,
        "title": "Flower",
        "author_nicks": [
            {
                "name": "Tapsah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8582/?format=api",
                    "id": 8582,
                    "name": "Tapsah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Absolute Xtacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8583/?format=api",
                    "id": 8583,
                    "name": "Absolute Xtacy",
                    "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": [
            "flower"
        ]
    }
]