GET /api/v1/releasers/30613/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/51805/?format=api",
        "demozoo_url": "https://demozoo.org/music/51805/",
        "id": 51805,
        "title": "Mickes Mega 80-tal",
        "author_nicks": [
            {
                "name": "Mikael Falk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30613/?format=api",
                    "id": 30613,
                    "name": "Mikael Falk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51836/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51836/",
        "id": 51836,
        "title": "Birdie 14 Totally Ownage Background Deluxe",
        "author_nicks": [
            {
                "name": "Mikael Falk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30613/?format=api",
                    "id": 30613,
                    "name": "Mikael Falk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "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/68960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68960/",
        "id": 68960,
        "title": "The gaming experience",
        "author_nicks": [
            {
                "name": "Mikael Falk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30613/?format=api",
                    "id": 30613,
                    "name": "Mikael Falk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]