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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218650/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218650/",
        "id": 218650,
        "title": "PresetED V1.1",
        "author_nicks": [
            {
                "name": "The Ballcrackers",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70004/?format=api",
                    "id": 70004,
                    "name": "The Ballcrackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "preset-editor"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168573/",
        "id": 168573,
        "title": "ST Song Collection Vol. 1",
        "author_nicks": [
            {
                "name": "The Ballcrackers",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70004/?format=api",
                    "id": 70004,
                    "name": "The Ballcrackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/218652/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218652/",
        "id": 218652,
        "title": "Transmutation",
        "author_nicks": [
            {
                "name": "The Ballcrackers",
                "abbreviation": "TBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70004/?format=api",
                    "id": 70004,
                    "name": "The Ballcrackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]