GET /api/v1/releasers/7565/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/126498/?format=api",
        "demozoo_url": "https://demozoo.org/music/126498/",
        "id": 126498,
        "title": "Flamboyant",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            {
                "name": "Trond Kjetil Lindanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7565/?format=api",
                    "id": 7565,
                    "name": "Trond Kjetil Lindanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-06-30",
        "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": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274659/?format=api",
        "demozoo_url": "https://demozoo.org/music/274659/",
        "id": 274659,
        "title": "Luminous (sid)",
        "author_nicks": [
            {
                "name": "IQ64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7565/?format=api",
                    "id": 7565,
                    "name": "Trond Kjetil Lindanger",
                    "is_group": false
                }
            },
            {
                "name": "Predator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293614/?format=api",
        "demozoo_url": "https://demozoo.org/music/293614/",
        "id": 293614,
        "title": "Surrender",
        "author_nicks": [
            {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            {
                "name": "Trond Kjetil Lindanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7565/?format=api",
                    "id": 7565,
                    "name": "Trond Kjetil Lindanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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": []
    }
]