GET /api/v1/releasers/20214/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/33511/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33511/",
        "id": 33511,
        "title": "Oulun Ufo",
        "author_nicks": [
            {
                "name": "Wince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20214/?format=api",
                    "id": 20214,
                    "name": "Wince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fx61",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20213/?format=api",
                    "id": 20213,
                    "name": "Fx61",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34441/?format=api",
        "demozoo_url": "https://demozoo.org/music/34441/",
        "id": 34441,
        "title": "Bubblegum",
        "author_nicks": [
            {
                "name": "Wince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20214/?format=api",
                    "id": 20214,
                    "name": "Wince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34449/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34449/",
        "id": 34449,
        "title": "Intergalaktinen ihmekiituri",
        "author_nicks": [
            {
                "name": "Wince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20214/?format=api",
                    "id": 20214,
                    "name": "Wince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-01",
        "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/29612/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29612/",
        "id": 29612,
        "title": "?",
        "author_nicks": [
            {
                "name": "Wince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20214/?format=api",
                    "id": 20214,
                    "name": "Wince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fx61",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20213/?format=api",
                    "id": 20213,
                    "name": "Fx61",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]