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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208581/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/208581/",
        "id": 208581,
        "title": "Rebels logo by Corwin",
        "author_nicks": [
            {
                "name": "Corwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3387/?format=api",
                    "id": 3387,
                    "name": "Corwin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-11",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208580/",
        "id": 208580,
        "title": "Atron's Demo",
        "author_nicks": [
            {
                "name": "Atron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14470/?format=api",
                    "id": 14470,
                    "name": "Atron",
                    "is_group": false
                }
            },
            {
                "name": "Corwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3387/?format=api",
                    "id": 3387,
                    "name": "Corwin",
                    "is_group": false
                }
            },
            {
                "name": "Mark II",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11425/?format=api",
                    "id": 11425,
                    "name": "Mark II",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-09-10",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]