GET /api/v1/releasers/15243/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/346112/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346112/",
        "id": 346112,
        "title": "Vakes",
        "author_nicks": [
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                    "id": 15243,
                    "name": "Garbage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285960/",
        "id": 285960,
        "title": "Toxic",
        "author_nicks": [
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                    "id": 15243,
                    "name": "Garbage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04",
        "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": [
            "gus",
            "midas",
            "pmodew"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183574/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183574/",
        "id": 183574,
        "title": "Copper Bars",
        "author_nicks": [
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                    "id": 15243,
                    "name": "Garbage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357037/",
        "id": 357037,
        "title": "Flame Intro",
        "author_nicks": [
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                    "id": 15243,
                    "name": "Garbage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344780/",
        "id": 344780,
        "title": "Fire",
        "author_nicks": [
            {
                "name": "Atlantic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15234/?format=api",
                    "id": 15234,
                    "name": "Atlantic Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
                    "id": 15243,
                    "name": "Garbage",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]