GET /api/v1/releasers/43407/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/87295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87295/",
        "id": 87295,
        "title": "Ingen öl på Birdie",
        "author_nicks": [
            {
                "name": "Kalaspuff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3639/?format=api",
                    "id": 3639,
                    "name": "Kalaspuff",
                    "is_group": false
                }
            },
            {
                "name": "TukTuk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43407/?format=api",
                    "id": 43407,
                    "name": "TukTuk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Even",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3779/?format=api",
                    "id": 3779,
                    "name": "Even",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-05-15",
        "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/136117/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136117/",
        "id": 136117,
        "title": "MP3 Pirate",
        "author_nicks": [
            {
                "name": "TukTuk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43407/?format=api",
                    "id": 43407,
                    "name": "TukTuk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]