GET /api/v1/releasers/74975/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/292714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292714/",
        "id": 292714,
        "title": "XMas '96 Intro",
        "author_nicks": [
            {
                "name": "The Hidden Illusion",
                "abbreviation": "THI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74975/?format=api",
                    "id": 74975,
                    "name": "The Hidden Illusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192456/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192456/",
        "id": 192456,
        "title": "Infinity Diskmag Issue 2",
        "author_nicks": [
            {
                "name": "The Hidden Illusion",
                "abbreviation": "THI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74975/?format=api",
                    "id": 74975,
                    "name": "The Hidden Illusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291069/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291069/",
        "id": 291069,
        "title": "Inside Voting Form PPE",
        "author_nicks": [
            {
                "name": "The Hidden Illusion",
                "abbreviation": "THI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74975/?format=api",
                    "id": 74975,
                    "name": "The Hidden Illusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-02",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192448/",
        "id": 192448,
        "title": "Infinity Diskmag Issue 1",
        "author_nicks": [
            {
                "name": "The Hidden Illusion",
                "abbreviation": "THI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74975/?format=api",
                    "id": 74975,
                    "name": "The Hidden Illusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179823/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179823/",
        "id": 179823,
        "title": "Realm Of Darkness BBS (1)",
        "author_nicks": [
            {
                "name": "The Hidden Illusion",
                "abbreviation": "THI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74975/?format=api",
                    "id": 74975,
                    "name": "The Hidden Illusion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]