GET /api/v1/releasers/13381/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/18617/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18617/",
        "id": 18617,
        "title": "Fwwm",
        "author_nicks": [
            {
                "name": "Kervin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13381/?format=api",
                    "id": 13381,
                    "name": "Kervin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scania",
                "abbreviation": "Sca9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8701/?format=api",
                    "id": 8701,
                    "name": "Scania",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211362/?format=api",
        "demozoo_url": "https://demozoo.org/music/211362/",
        "id": 211362,
        "title": "Dream With Me 2",
        "author_nicks": [
            {
                "name": "Kervin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13381/?format=api",
                    "id": 13381,
                    "name": "Kervin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211360/?format=api",
        "demozoo_url": "https://demozoo.org/music/211360/",
        "id": 211360,
        "title": "menu",
        "author_nicks": [
            {
                "name": "Kervin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13381/?format=api",
                    "id": 13381,
                    "name": "Kervin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/211361/?format=api",
        "demozoo_url": "https://demozoo.org/music/211361/",
        "id": 211361,
        "title": "Back Pack 26",
        "author_nicks": [
            {
                "name": "Kervin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13381/?format=api",
                    "id": 13381,
                    "name": "Kervin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]