GET /api/v1/releasers/53577/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/338746/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338746/",
        "id": 338746,
        "title": "Insanity",
        "author_nicks": [
            {
                "name": "Collusion",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53577/?format=api",
                    "id": 53577,
                    "name": "Collusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-01",
        "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/338745/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338745/",
        "id": 338745,
        "title": "Art-Shop III",
        "author_nicks": [
            {
                "name": "Collusion",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53577/?format=api",
                    "id": 53577,
                    "name": "Collusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-11-10",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338548/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338548/",
        "id": 338548,
        "title": "Art-Shop I",
        "author_nicks": [
            {
                "name": "Collusion",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53577/?format=api",
                    "id": 53577,
                    "name": "Collusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-18",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338747/",
        "id": 338747,
        "title": "Our First",
        "author_nicks": [
            {
                "name": "Collusion",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53577/?format=api",
                    "id": 53577,
                    "name": "Collusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-12",
        "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/167248/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167248/",
        "id": 167248,
        "title": "Collusion Musicdisk",
        "author_nicks": [
            {
                "name": "Collusion",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53577/?format=api",
                    "id": 53577,
                    "name": "Collusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-07",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]