GET /api/v1/releasers/127802/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/304957/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/304957/",
        "id": 304957,
        "title": "DVS Art Pack (09/1994)",
        "author_nicks": [
            {
                "name": "The DVS Project",
                "abbreviation": "DVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127802/?format=api",
                    "id": 127802,
                    "name": "The DVS Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-01",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301780/",
        "id": 301780,
        "title": "DVS Application Generator",
        "author_nicks": [
            {
                "name": "The DVS Project",
                "abbreviation": "DVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127802/?format=api",
                    "id": 127802,
                    "name": "The DVS Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-13",
        "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": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315123/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315123/",
        "id": 315123,
        "title": "I'd Like A Blow Job Please",
        "author_nicks": [
            {
                "name": "The DVS Project",
                "abbreviation": "DVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127802/?format=api",
                    "id": 127802,
                    "name": "The DVS Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [],
        "tags": []
    }
]