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

[
    {
        "url": "https://demozoo.org/api/v1/productions/124403/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124403/",
        "id": 124403,
        "title": "Revelation+ Cracktro",
        "author_nicks": [
            {
                "name": "Little Swap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52465/?format=api",
                    "id": 52465,
                    "name": "Little Swap",
                    "is_group": false
                }
            },
            {
                "name": "ST Amigos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                    "id": 31945,
                    "name": "ST Amigos",
                    "is_group": true
                }
            },
            {
                "name": "The Replicants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                    "id": 31491,
                    "name": "The Replicants",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124404/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124404/",
        "id": 124404,
        "title": "Crime Wave+ Cracktro",
        "author_nicks": [
            {
                "name": "Littleswapp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52465/?format=api",
                    "id": 52465,
                    "name": "Little Swap",
                    "is_group": false
                }
            },
            {
                "name": "ST Amigos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                    "id": 31945,
                    "name": "ST Amigos",
                    "is_group": true
                }
            },
            {
                "name": "The Replicants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                    "id": 31491,
                    "name": "The Replicants",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]