GET /api/v1/releasers/71139/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/185393/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185393/",
        "id": 185393,
        "title": "Pixie, Limited Pixel Edition",
        "author_nicks": [
            {
                "name": "Proximity",
                "abbreviation": "PXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71139/?format=api",
                    "id": 71139,
                    "name": "Proximity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185478/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185478/",
        "id": 185478,
        "title": "spacetest",
        "author_nicks": [
            {
                "name": "Proximity",
                "abbreviation": "PXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71139/?format=api",
                    "id": 71139,
                    "name": "Proximity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185517/",
        "id": 185517,
        "title": "Proxbot",
        "author_nicks": [
            {
                "name": "Proximity",
                "abbreviation": "PXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71139/?format=api",
                    "id": 71139,
                    "name": "Proximity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170949/",
        "id": 170949,
        "title": "Beginnings",
        "author_nicks": [
            {
                "name": "Proximity",
                "abbreviation": "PXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71139/?format=api",
                    "id": 71139,
                    "name": "Proximity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]