GET /api/v1/releasers/24482/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/38046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38046/",
        "id": 38046,
        "title": "From Scratch",
        "author_nicks": [
            {
                "name": "Android's Dream",
                "abbreviation": "AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24482/?format=api",
                    "id": 24482,
                    "name": "Android's Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-10",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38047/",
        "id": 38047,
        "title": "Plus",
        "author_nicks": [
            {
                "name": "Android's Dream",
                "abbreviation": "AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24482/?format=api",
                    "id": 24482,
                    "name": "Android's Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42055/",
        "id": 42055,
        "title": "Minute of Decay",
        "author_nicks": [
            {
                "name": "Android's Dream",
                "abbreviation": "AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24482/?format=api",
                    "id": 24482,
                    "name": "Android's Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42046/",
        "id": 42046,
        "title": "Suicide",
        "author_nicks": [
            {
                "name": "Android's Dream",
                "abbreviation": "AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24482/?format=api",
                    "id": 24482,
                    "name": "Android's Dream",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]