GET /api/v1/releasers/45908/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/174808/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174808/",
        "id": 174808,
        "title": "Passan Kiskat REMIXES",
        "author_nicks": [
            {
                "name": "Dromedaar Vision",
                "abbreviation": "DRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45908/?format=api",
                    "id": 45908,
                    "name": "Dromedaar Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "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/131916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131916/",
        "id": 131916,
        "title": "Suksimme Kuuhun",
        "author_nicks": [
            {
                "name": "Dromedaar Vision",
                "abbreviation": "DRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45908/?format=api",
                    "id": 45908,
                    "name": "Dromedaar Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-01-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "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/160679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160679/",
        "id": 160679,
        "title": "Passan Kiskat",
        "author_nicks": [
            {
                "name": "Dromedaar Vision",
                "abbreviation": "DRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45908/?format=api",
                    "id": 45908,
                    "name": "Dromedaar Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nyancat"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160680/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160680/",
        "id": 160680,
        "title": "Juskaa Panassa",
        "author_nicks": [
            {
                "name": "Dromedaar Vision",
                "abbreviation": "DRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45908/?format=api",
                    "id": 45908,
                    "name": "Dromedaar Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]