GET /api/v1/releasers/30708/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/137110/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137110/",
        "id": 137110,
        "title": "Vaisseau 1",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30708/?format=api",
                    "id": 30708,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "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/52106/?format=api",
        "demozoo_url": "https://demozoo.org/music/52106/",
        "id": 52106,
        "title": "Indy 622",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30708/?format=api",
                    "id": 30708,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297210/?format=api",
        "demozoo_url": "https://demozoo.org/music/297210/",
        "id": 297210,
        "title": "La Croisade",
        "author_nicks": [
            {
                "name": "Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30708/?format=api",
                    "id": 30708,
                    "name": "Mat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]