GET /api/v1/releasers/79339/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/274811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274811/",
        "id": 274811,
        "title": "Abe-Design Loader (2)",
        "author_nicks": [
            {
                "name": "Abe-Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79339/?format=api",
                    "id": 79339,
                    "name": "Abe-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304755/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304755/",
        "id": 304755,
        "title": "Cadavar BBS",
        "author_nicks": [
            {
                "name": "Abe-Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79339/?format=api",
                    "id": 79339,
                    "name": "Abe-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-19",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188957/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188957/",
        "id": 188957,
        "title": "Abe-Design Loader (1)",
        "author_nicks": [
            {
                "name": "Abe-Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79339/?format=api",
                    "id": 79339,
                    "name": "Abe-Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]