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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225074/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225074/",
        "id": 225074,
        "title": "Hattrick Soundmix 1.3",
        "author_nicks": [
            {
                "name": "The Great Balls Of Fire",
                "abbreviation": "BOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98490/?format=api",
                    "id": 98490,
                    "name": "The Great Balls Of Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-05",
        "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/225072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225072/",
        "id": 225072,
        "title": "B.O.F. Demomix 3",
        "author_nicks": [
            {
                "name": "The Great Balls Of Fire",
                "abbreviation": "BOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98490/?format=api",
                    "id": 98490,
                    "name": "The Great Balls Of Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-pack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225073/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225073/",
        "id": 225073,
        "title": "Demo Mix 2",
        "author_nicks": [
            {
                "name": "The Great Balls Of Fire",
                "abbreviation": "BOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98490/?format=api",
                    "id": 98490,
                    "name": "The Great Balls Of Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225075/",
        "id": 225075,
        "title": "Intro",
        "author_nicks": [
            {
                "name": "The Great Balls Of Fire",
                "abbreviation": "BOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98490/?format=api",
                    "id": 98490,
                    "name": "The Great Balls Of Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]