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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353610/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353610/",
        "id": 353610,
        "title": "Small Shoutout Special",
        "author_nicks": [
            {
                "name": "Red Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
                    "id": 10389,
                    "name": "Red Demon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Low Profile",
                "abbreviation": "LP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                    "id": 5443,
                    "name": "Low Profile",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163151/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163151/",
        "id": 163151,
        "title": "First Strike",
        "author_nicks": [
            {
                "name": "Red Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
                    "id": 10389,
                    "name": "Red Demon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Low Profile",
                "abbreviation": "LP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                    "id": 5443,
                    "name": "Low Profile",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-01",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353605/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353605/",
        "id": 353605,
        "title": "Dedication",
        "author_nicks": [
            {
                "name": "Red Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
                    "id": 10389,
                    "name": "Red Demon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Low Profile",
                "abbreviation": "LP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                    "id": 5443,
                    "name": "Low Profile",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]