GET /api/v1/releasers/146437/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/362659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362659/",
        "id": 362659,
        "title": "Their Finest Hour Graffiti",
        "author_nicks": [
            {
                "name": "Byte Bandits Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146437/?format=api",
                    "id": 146437,
                    "name": "Byte Bandits Productions",
                    "is_group": true
                }
            },
            {
                "name": "The Underground Council",
                "abbreviation": "UGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68127/?format=api",
                    "id": 68127,
                    "name": "The Underground Council",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-20",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362629/",
        "id": 362629,
        "title": "Arcticfox Graffiti",
        "author_nicks": [
            {
                "name": "Byte Bandits Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146437/?format=api",
                    "id": 146437,
                    "name": "Byte Bandits Productions",
                    "is_group": true
                }
            },
            {
                "name": "OCCULT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146546/?format=api",
                    "id": 146546,
                    "name": "OCCULT",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-31",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362628/",
        "id": 362628,
        "title": "Destroyer Loader",
        "author_nicks": [
            {
                "name": "Byte Bandits Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146437/?format=api",
                    "id": 146437,
                    "name": "Byte Bandits Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-24",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]