GET /api/v1/releasers/19978/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/36876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36876/",
        "id": 36876,
        "title": "Loltro",
        "author_nicks": [
            {
                "name": "Trybit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19978/?format=api",
                    "id": 19978,
                    "name": "Trybit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29233/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29233/",
        "id": 29233,
        "title": "???",
        "author_nicks": [
            {
                "name": "Trybit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19978/?format=api",
                    "id": 19978,
                    "name": "Trybit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-07",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "mxm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154369/",
        "id": 154369,
        "title": "Joint Venture",
        "author_nicks": [
            {
                "name": "Trance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7570/?format=api",
                    "id": 7570,
                    "name": "Trance Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Trybit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19978/?format=api",
                    "id": 19978,
                    "name": "Trybit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-09",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    }
]