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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293791/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293791/",
        "id": 293791,
        "title": "Adventure Construction Set Data Disk",
        "author_nicks": [
            {
                "name": "Black Bag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53232/?format=api",
                    "id": 53232,
                    "name": "Black Bag",
                    "is_group": true
                }
            },
            {
                "name": "The Six Pack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61757/?format=api",
                    "id": 61757,
                    "name": "The Six Pack",
                    "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": [
            "adventure-construction-set"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147059/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147059/",
        "id": 147059,
        "title": "Lantern of d'gamma",
        "author_nicks": [
            {
                "name": "The Six Pack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61757/?format=api",
                    "id": 61757,
                    "name": "The Six Pack",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "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/313877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313877/",
        "id": 313877,
        "title": "Adventure Construction Set",
        "author_nicks": [
            {
                "name": "Black Bag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53232/?format=api",
                    "id": 53232,
                    "name": "Black Bag",
                    "is_group": true
                }
            },
            {
                "name": "The Six Pack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61757/?format=api",
                    "id": 61757,
                    "name": "The Six Pack",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "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": [
            "adventure-construction-set"
        ]
    }
]