GET /api/v1/releasers/3587/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/883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/883/",
        "id": 883,
        "title": "fr-003: Protrackt",
        "author_nicks": [
            {
                "name": "Friction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3587/?format=api",
                    "id": 3587,
                    "name": "Friction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "glew"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71696/",
        "id": 71696,
        "title": "fr-001: attraction",
        "author_nicks": [
            {
                "name": "Friction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3587/?format=api",
                    "id": 3587,
                    "name": "Friction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "zlib",
            "sdl",
            "glew"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61637/?format=api",
        "demozoo_url": "https://demozoo.org/music/61637/",
        "id": 61637,
        "title": "OMGWTFBBQ",
        "author_nicks": [
            {
                "name": "Friction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3587/?format=api",
                    "id": 3587,
                    "name": "Friction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]