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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315650/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315650/",
        "id": 315650,
        "title": "Telegard Monitor v0.5",
        "author_nicks": [
            {
                "name": "Think",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38569/?format=api",
                    "id": 38569,
                    "name": "Think",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "telegard"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315651/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315651/",
        "id": 315651,
        "title": "TG2FD v2.1",
        "author_nicks": [
            {
                "name": "Think",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38569/?format=api",
                    "id": 38569,
                    "name": "Think",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06",
        "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": [
            "os2",
            "converter",
            "bbs-related",
            "telegard"
        ]
    }
]