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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283794/",
        "id": 283794,
        "title": "Subliminal's Message",
        "author_nicks": [
            {
                "name": "Martyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116616/?format=api",
                    "id": 116616,
                    "name": "Martyr",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283793/",
        "id": 283793,
        "title": "Point Five Beta",
        "author_nicks": [
            {
                "name": "Martyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116616/?format=api",
                    "id": 116616,
                    "name": "Martyr",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-09",
        "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/286045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286045/",
        "id": 286045,
        "title": "Loss of Reality",
        "author_nicks": [
            {
                "name": "Martyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116616/?format=api",
                    "id": 116616,
                    "name": "Martyr",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    }
]