GET /api/v1/releasers/6737/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/43845/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43845/",
        "id": 43845,
        "title": "Freedom",
        "author_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/115302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/115302/",
        "id": 115302,
        "title": "Generation 27",
        "author_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "generation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57803/",
        "id": 57803,
        "title": "Generation 26",
        "author_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker-packer-3",
            "generation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40846/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40846/",
        "id": 40846,
        "title": "srorriM V1.8",
        "author_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/120755/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120755/",
        "id": 120755,
        "title": "srorriM",
        "author_nicks": [
            {
                "name": "Endzeit",
                "abbreviation": "EZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                    "id": 6737,
                    "name": "Endzeit",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]