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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75833/",
        "id": 75833,
        "title": "SomeWare BBS",
        "author_nicks": [
            {
                "name": "ST-Hotwires",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40228/?format=api",
                    "id": 40228,
                    "name": "ST-Hotwires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75834/",
        "id": 75834,
        "title": "Zoolookologie",
        "author_nicks": [
            {
                "name": "ST-Hotwires",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40228/?format=api",
                    "id": 40228,
                    "name": "ST-Hotwires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "commercial-music",
            "sampledemo",
            "jean-michel-jarre"
        ]
    }
]