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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278307/",
        "id": 278307,
        "title": "CD #036",
        "author_nicks": [
            {
                "name": "The Atariga Crew",
                "abbreviation": "TAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48784/?format=api",
                    "id": 48784,
                    "name": "The Atariga Crew",
                    "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/278308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278308/",
        "id": 278308,
        "title": "CD #020",
        "author_nicks": [
            {
                "name": "The Atariga Crew",
                "abbreviation": "TAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48784/?format=api",
                    "id": 48784,
                    "name": "The Atariga Crew",
                    "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/278309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278309/",
        "id": 278309,
        "title": "CD #014",
        "author_nicks": [
            {
                "name": "The Atariga Crew",
                "abbreviation": "TAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48784/?format=api",
                    "id": 48784,
                    "name": "The Atariga Crew",
                    "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": []
    }
]