GET /api/v1/releasers/28466/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/49653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49653/",
        "id": 49653,
        "title": "Dansen maar",
        "author_nicks": [
            {
                "name": "Kudelstaart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28466/?format=api",
                    "id": 28466,
                    "name": "Kudelstaart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
                    "id": 28470,
                    "name": "Peer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/49641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49641/",
        "id": 49641,
        "title": "Karig",
        "author_nicks": [
            {
                "name": "Kudelstaart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28466/?format=api",
                    "id": 28466,
                    "name": "Kudelstaart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
                    "id": 28470,
                    "name": "Peer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46040/",
        "id": 46040,
        "title": "Guano Sandwich 2",
        "author_nicks": [
            {
                "name": "Hatschenflatsch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28467/?format=api",
                    "id": 28467,
                    "name": "Hatschenflatsch",
                    "is_group": false
                }
            },
            {
                "name": "Kudelstaart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28466/?format=api",
                    "id": 28466,
                    "name": "Kudelstaart",
                    "is_group": false
                }
            },
            {
                "name": "O.Bierbaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28468/?format=api",
                    "id": 28468,
                    "name": "O.Bierbaard",
                    "is_group": false
                }
            },
            {
                "name": "Vinnie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28469/?format=api",
                    "id": 28469,
                    "name": "Vinnie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
                    "id": 28470,
                    "name": "Peer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]