GET /api/v1/releasers/30760/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/327874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327874/",
        "id": 327874,
        "title": "Rage #2",
        "author_nicks": [
            {
                "name": "Union Of United Death Workers",
                "abbreviation": "UUDW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                    "id": 30760,
                    "name": "Union Of United Death Workers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327873/",
        "id": 327873,
        "title": "Rage #1",
        "author_nicks": [
            {
                "name": "Union Of United Death Workers",
                "abbreviation": "UUDW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                    "id": 30760,
                    "name": "Union Of United Death Workers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295793/",
        "id": 295793,
        "title": "UUDW Info",
        "author_nicks": [
            {
                "name": "Union Of United Death Workers",
                "abbreviation": "UUDW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                    "id": 30760,
                    "name": "Union Of United Death Workers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295794/",
        "id": 295794,
        "title": "UUDW Application Generator",
        "author_nicks": [
            {
                "name": "Union Of United Death Workers",
                "abbreviation": "UUDW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                    "id": 30760,
                    "name": "Union Of United Death Workers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-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"
        ]
    }
]