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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334084/",
        "id": 334084,
        "title": "Hel on Earth",
        "author_nicks": [
            {
                "name": "Digital Force",
                "abbreviation": "DGF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107694/?format=api",
                    "id": 107694,
                    "name": "Digital Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-19",
        "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/334086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334086/",
        "id": 334086,
        "title": "World Chaos",
        "author_nicks": [
            {
                "name": "Digital Force",
                "abbreviation": "DGF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107694/?format=api",
                    "id": 107694,
                    "name": "Digital Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-19",
        "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/351318/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351318/",
        "id": 351318,
        "title": "Masterpiece",
        "author_nicks": [
            {
                "name": "Digital Force",
                "abbreviation": "DGF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107694/?format=api",
                    "id": 107694,
                    "name": "Digital Force",
                    "is_group": true
                }
            },
            {
                "name": "The Last Science",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                    "id": 54652,
                    "name": "The Last Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-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": []
    }
]