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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40766/",
        "id": 40766,
        "title": "Digitaliserad Diskussion",
        "author_nicks": [
            {
                "name": "Echo Off",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22880/?format=api",
                    "id": 22880,
                    "name": "Echo Off",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-13",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34590/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34590/",
        "id": 34590,
        "title": "Echo Off vs Dreamhack",
        "author_nicks": [
            {
                "name": "Echo Off",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22880/?format=api",
                    "id": 22880,
                    "name": "Echo Off",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36087/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36087/",
        "id": 36087,
        "title": "Remedy '97 Memories",
        "author_nicks": [
            {
                "name": "Echo Off",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22880/?format=api",
                    "id": 22880,
                    "name": "Echo Off",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]