GET /api/v1/releasers/61411/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/271658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271658/",
        "id": 271658,
        "title": "The Khalis",
        "author_nicks": [
            {
                "name": "Dark Face Of The Moon",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                    "id": 61411,
                    "name": "Dark Face Of The Moon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "486"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145482/",
        "id": 145482,
        "title": "Land",
        "author_nicks": [
            {
                "name": "Dark Face Of The Moon",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                    "id": 61411,
                    "name": "Dark Face Of The Moon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-18",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271660/",
        "id": 271660,
        "title": "Weird FX",
        "author_nicks": [
            {
                "name": "Dark Face Of The Moon",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                    "id": 61411,
                    "name": "Dark Face Of The Moon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271659/",
        "id": 271659,
        "title": "Galactic Atmosphere",
        "author_nicks": [
            {
                "name": "Dark Face Of The Moon",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                    "id": 61411,
                    "name": "Dark Face Of The Moon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-01",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]