GET /api/v1/releasers/29247/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/179389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179389/",
        "id": 179389,
        "title": "Pre-Wildtro BCN Party 10",
        "author_nicks": [
            {
                "name": "Julio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29247/?format=api",
                    "id": 29247,
                    "name": "Julio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-04",
        "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/53800/?format=api",
        "demozoo_url": "https://demozoo.org/music/53800/",
        "id": 53800,
        "title": "Telling Lies",
        "author_nicks": [
            {
                "name": "Julio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29247/?format=api",
                    "id": 29247,
                    "name": "Julio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47671/?format=api",
        "demozoo_url": "https://demozoo.org/music/47671/",
        "id": 47671,
        "title": "?",
        "author_nicks": [
            {
                "name": "Julio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29247/?format=api",
                    "id": 29247,
                    "name": "Julio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]