GET /api/v1/releasers/3795/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/173442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173442/",
        "id": 173442,
        "title": "2MHz Time V5.0S",
        "author_nicks": [
            {
                "name": "Steeler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3795/?format=api",
                    "id": 3795,
                    "name": "Steeler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer",
            "timecruncher",
            "2mhz-turbo",
            "sequence-packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170837/",
        "id": 170837,
        "title": "Commodore Live Preservation Project",
        "author_nicks": [
            {
                "name": "Steeler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3795/?format=api",
                    "id": 3795,
                    "name": "Steeler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "5711",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                    "id": 5711,
                    "name": "5711",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159619/?format=api",
        "demozoo_url": "https://demozoo.org/music/159619/",
        "id": 159619,
        "title": "Fool's Day",
        "author_nicks": [
            {
                "name": "Chromag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/300/?format=api",
                    "id": 300,
                    "name": "Chromag",
                    "is_group": false
                }
            },
            {
                "name": "Steeler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3795/?format=api",
                    "id": 3795,
                    "name": "Steeler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]