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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290326/",
        "id": 290326,
        "title": "Strange Customs",
        "author_nicks": [
            {
                "name": "Exiles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120237/?format=api",
                    "id": 120237,
                    "name": "Exiles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290325/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290325/",
        "id": 290325,
        "title": "Survival",
        "author_nicks": [
            {
                "name": "Exiles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120237/?format=api",
                    "id": 120237,
                    "name": "Exiles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290324/",
        "id": 290324,
        "title": "Banishment",
        "author_nicks": [
            {
                "name": "Exiles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120237/?format=api",
                    "id": 120237,
                    "name": "Exiles",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]