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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270964/",
        "id": 270964,
        "title": "Druuna",
        "author_nicks": [
            {
                "name": "Devils",
                "abbreviation": "666",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110357/?format=api",
                    "id": 110357,
                    "name": "Devils",
                    "is_group": true
                }
            },
            {
                "name": "The Electronic Dreams",
                "abbreviation": "TED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109679/?format=api",
                    "id": 109679,
                    "name": "The Electronic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06",
        "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/270963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270963/",
        "id": 270963,
        "title": "Fangoria",
        "author_nicks": [
            {
                "name": "The Electronic Dreams",
                "abbreviation": "TED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109679/?format=api",
                    "id": 109679,
                    "name": "The Electronic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03-20",
        "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/270962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270962/",
        "id": 270962,
        "title": "Resurection",
        "author_nicks": [
            {
                "name": "The Electronic Dreams",
                "abbreviation": "TED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109679/?format=api",
                    "id": 109679,
                    "name": "The Electronic Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-01-23",
        "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": []
    }
]