GET /api/v1/releasers/109764/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/322025/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322025/",
        "id": 322025,
        "title": "Megademo 2",
        "author_nicks": [
            {
                "name": "The Incredible Fantastics",
                "abbreviation": "TIF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
                    "id": 109764,
                    "name": "The Incredible Fantastics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295955/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295955/",
        "id": 295955,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "The Incredible Fantastics",
                "abbreviation": "TIF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
                    "id": 109764,
                    "name": "The Incredible Fantastics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295960/",
        "id": 295960,
        "title": "Northern Genesis",
        "author_nicks": [
            {
                "name": "Defcon 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106925/?format=api",
                    "id": 106925,
                    "name": "Defcon 1",
                    "is_group": true
                }
            },
            {
                "name": "The Cops",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124147/?format=api",
                    "id": 124147,
                    "name": "The Cops",
                    "is_group": true
                }
            },
            {
                "name": "The Incredible Fantastics",
                "abbreviation": "TIF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
                    "id": 109764,
                    "name": "The Incredible Fantastics",
                    "is_group": true
                }
            },
            {
                "name": "The Last Days Incorporated",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124148/?format=api",
                    "id": 124148,
                    "name": "The Last Days Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]