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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131266/",
        "id": 131266,
        "title": "NoiseTracker V2.0",
        "author_nicks": [
            {
                "name": "E.A.S.",
                "abbreviation": "EAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90641/?format=api",
                    "id": 90641,
                    "name": "E.A.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-30",
        "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": [
            "tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205840/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205840/",
        "id": 205840,
        "title": "NoiseTracker V2.0 Pack",
        "author_nicks": [
            {
                "name": "E.A.S.",
                "abbreviation": "EAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90641/?format=api",
                    "id": 90641,
                    "name": "E.A.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-30",
        "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-menu"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205841/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205841/",
        "id": 205841,
        "title": "NoiseTracker V2.0 Intro",
        "author_nicks": [
            {
                "name": "E.A.S.",
                "abbreviation": "EAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90641/?format=api",
                    "id": 90641,
                    "name": "E.A.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-30",
        "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": []
    }
]