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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371669/",
        "id": 371669,
        "title": "SENSiBLE WORLD OF SOCCER EDiTOR v2.1",
        "author_nicks": [
            {
                "name": "Pyramid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64521/?format=api",
                    "id": 64521,
                    "name": "Pyramid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-24",
        "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": [
            "sensible-soccer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306990/",
        "id": 306990,
        "title": "SENSiBLE WORLD OF SOCCER EDITOR v2.0",
        "author_nicks": [
            {
                "name": "Pyramid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64521/?format=api",
                    "id": 64521,
                    "name": "Pyramid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-23",
        "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": [
            "amos"
        ]
    }
]