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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289680/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289680/",
        "id": 289680,
        "title": "Bubble Bobble",
        "author_nicks": [
            {
                "name": "Club 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                    "id": 119794,
                    "name": "Club 96",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "bubble-bobble"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293267/",
        "id": 293267,
        "title": "Heavy Barrel",
        "author_nicks": [
            {
                "name": "Club 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                    "id": 119794,
                    "name": "Club 96",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313875/",
        "id": 313875,
        "title": "Aaargh!",
        "author_nicks": [
            {
                "name": "Club 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                    "id": 119794,
                    "name": "Club 96",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "aaargh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313880/",
        "id": 313880,
        "title": "Arkanoid: Revenge of DoH",
        "author_nicks": [
            {
                "name": "Club 96",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                    "id": 119794,
                    "name": "Club 96",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                "id": 57,
                "name": "Apple II GS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "arkanoid-revenge-of-doh"
        ]
    }
]