GET /api/v1/releasers/7777/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/6479/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6479/",
        "id": 6479,
        "title": "Flowers in a Field",
        "author_nicks": [
            {
                "name": "Concept-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                    "id": 7777,
                    "name": "Concept-P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-06-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6507/?format=api",
        "demozoo_url": "https://demozoo.org/music/6507/",
        "id": 6507,
        "title": "Birdie Blues",
        "author_nicks": [
            {
                "name": "Concept-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                    "id": 7777,
                    "name": "Concept-P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Janus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7808/?format=api",
                    "id": 7808,
                    "name": "Janus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6466/",
        "id": 6466,
        "title": "Hello World",
        "author_nicks": [
            {
                "name": "Concept-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                    "id": 7777,
                    "name": "Concept-P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-06-06",
        "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/86645/?format=api",
        "demozoo_url": "https://demozoo.org/music/86645/",
        "id": 86645,
        "title": "Duck Madness (tomten tew REMIX - Puss...",
        "author_nicks": [
            {
                "name": "Concept-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                    "id": 7777,
                    "name": "Concept-P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160626/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/160626/",
        "id": 160626,
        "title": "Green Lotus",
        "author_nicks": [
            {
                "name": "Concept-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                    "id": 7777,
                    "name": "Concept-P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]