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

[
    {
        "url": "https://demozoo.org/api/v1/productions/160592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160592/",
        "id": 160592,
        "title": "E.T. Rugby League",
        "author_nicks": [
            {
                "name": "Ecstasy",
                "abbreviation": "XTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152450/?format=api",
                    "id": 152450,
                    "name": "Ecstasy",
                    "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": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/242112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/242112/",
        "id": 242112,
        "title": "Their First",
        "author_nicks": [
            {
                "name": "Ecstasy",
                "abbreviation": "XTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152450/?format=api",
                    "id": 152450,
                    "name": "Ecstasy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-26",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]