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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306722/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306722/",
        "id": 306722,
        "title": "TRT Anarchy Pack #1",
        "author_nicks": [
            {
                "name": "The Revolutionary Team 2001",
                "abbreviation": "TRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
                    "id": 121047,
                    "name": "The Revolutionary Team 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295826/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295826/",
        "id": 295826,
        "title": "TRT Application Generator",
        "author_nicks": [
            {
                "name": "The Revolutionary Team 2001",
                "abbreviation": "TRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
                    "id": 121047,
                    "name": "The Revolutionary Team 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281472/",
        "id": 281472,
        "title": "TRT 2001 BBS",
        "author_nicks": [
            {
                "name": "The Revolutionary Team 2001",
                "abbreviation": "TRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
                    "id": 121047,
                    "name": "The Revolutionary Team 2001",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-ripoff4"
        ]
    }
]