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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309134/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/309134/",
        "id": 309134,
        "title": "o3.o3.o3",
        "author_nicks": [
            {
                "name": "Taxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4750/?format=api",
                    "id": 4750,
                    "name": "Taxi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-03",
        "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/302234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302234/",
        "id": 302234,
        "title": "Religion - 2000 Years of Misery",
        "author_nicks": [
            {
                "name": "Crusader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7404/?format=api",
                    "id": 7404,
                    "name": "Crusader",
                    "is_group": false
                }
            },
            {
                "name": "Taxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4750/?format=api",
                    "id": 4750,
                    "name": "Taxi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]