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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289797/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289797/",
        "id": 289797,
        "title": "Pirate Signature 3.0",
        "author_nicks": [
            {
                "name": "Club Med",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119862/?format=api",
                    "id": 119862,
                    "name": "Club Med",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "intro-creator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290893/",
        "id": 290893,
        "title": "Digital Tunesmith",
        "author_nicks": [
            {
                "name": "Club Med",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119862/?format=api",
                    "id": 119862,
                    "name": "Club Med",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/381103/?format=api",
        "demozoo_url": "https://demozoo.org/productions/381103/",
        "id": 381103,
        "title": "Mission On Thunderhead",
        "author_nicks": [
            {
                "name": "Club Med",
                "abbreviation": "CM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119862/?format=api",
                    "id": 119862,
                    "name": "Club Med",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    }
]