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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172610/",
        "id": 172610,
        "title": "Rattle Copy CLI'd, one-parted",
        "author_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7988/?format=api",
                    "id": 7988,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6863/",
        "id": 6863,
        "title": "Gurumeditation II",
        "author_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7988/?format=api",
                    "id": 7988,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/242129/?format=api",
        "demozoo_url": "https://demozoo.org/productions/242129/",
        "id": 242129,
        "title": "Airborne Ranger",
        "author_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7988/?format=api",
                    "id": 7988,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06",
        "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": [
            "airborne-ranger"
        ]
    }
]