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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371648/",
        "id": 371648,
        "title": "Ninja Mission - AGA/68020 fix",
        "author_nicks": [
            {
                "name": "Misery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118254/?format=api",
                    "id": 118254,
                    "name": "Misery",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-27",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ninja-mission"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/287929/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287929/",
        "id": 287929,
        "title": "sNES LAB V1.0b",
        "author_nicks": [
            {
                "name": "Misery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118254/?format=api",
                    "id": 118254,
                    "name": "Misery",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    }
]