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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365789/",
        "id": 365789,
        "title": "Grand Posse",
        "author_nicks": [
            {
                "name": "Plague",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108620/?format=api",
                    "id": 108620,
                    "name": "Plague",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365790/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365790/",
        "id": 365790,
        "title": "Thrash Zone",
        "author_nicks": [
            {
                "name": "White Plague Inc.",
                "abbreviation": "WPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108620/?format=api",
                    "id": 108620,
                    "name": "Plague",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365791/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365791/",
        "id": 365791,
        "title": "Vrrooom Vrrooom",
        "author_nicks": [
            {
                "name": "White Plague Inc.",
                "abbreviation": "WPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108620/?format=api",
                    "id": 108620,
                    "name": "Plague",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]