GET /api/v1/releasers/72359/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/290001/?format=api",
        "demozoo_url": "https://demozoo.org/music/290001/",
        "id": 290001,
        "title": "Stratification",
        "author_nicks": [
            {
                "name": "Skrjablin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72359/?format=api",
                    "id": 72359,
                    "name": "Skrjablin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289998/?format=api",
        "demozoo_url": "https://demozoo.org/music/289998/",
        "id": 289998,
        "title": "Hello People",
        "author_nicks": [
            {
                "name": "Skrjablin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72359/?format=api",
                    "id": 72359,
                    "name": "Skrjablin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173666/?format=api",
        "demozoo_url": "https://demozoo.org/music/173666/",
        "id": 173666,
        "title": "Vodka And Whiskey",
        "author_nicks": [
            {
                "name": "Skrjablin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72359/?format=api",
                    "id": 72359,
                    "name": "Skrjablin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173702/",
        "id": 173702,
        "title": "Warpdrive",
        "author_nicks": [
            {
                "name": "Skrjablin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72359/?format=api",
                    "id": 72359,
                    "name": "Skrjablin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]