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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22368/",
        "id": 22368,
        "title": "Perplex",
        "author_nicks": [
            {
                "name": "Skyline",
                "abbreviation": "SL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16423/?format=api",
                    "id": 16423,
                    "name": "Skyline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "perplex"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22369/",
        "id": 22369,
        "title": "Halifax",
        "author_nicks": [
            {
                "name": "Skyline",
                "abbreviation": "SL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16423/?format=api",
                    "id": 16423,
                    "name": "Skyline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "halifax"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205272/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205272/",
        "id": 205272,
        "title": "Breathalyzer",
        "author_nicks": [
            {
                "name": "Skyline",
                "abbreviation": "SL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16423/?format=api",
                    "id": 16423,
                    "name": "Skyline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "breathalyzer"
        ]
    }
]