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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292781/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292781/",
        "id": 292781,
        "title": "Short Circuits / Short Circuit by Micro Fun",
        "author_nicks": [
            {
                "name": "Disk Destroyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122102/?format=api",
                    "id": 122102,
                    "name": "Disk Destroyer",
                    "is_group": false
                }
            },
            {
                "name": "The Mage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122101/?format=api",
                    "id": 122101,
                    "name": "The Mage",
                    "is_group": false
                }
            }
        ],
        "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": [
            "short-circuit-1985"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/381086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/381086/",
        "id": 381086,
        "title": "Miner 2049er II",
        "author_nicks": [
            {
                "name": "Disk Destroyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122102/?format=api",
                    "id": 122102,
                    "name": "Disk Destroyer",
                    "is_group": false
                }
            },
            {
                "name": "The Mage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122101/?format=api",
                    "id": 122101,
                    "name": "The Mage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1984",
        "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": []
    }
]