GET /api/v1/releasers/134489/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/359937/?format=api",
        "demozoo_url": "https://demozoo.org/music/359937/",
        "id": 359937,
        "title": "jawsgc17.it",
        "author_nicks": [
            {
                "name": "Jaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134489/?format=api",
                    "id": 134489,
                    "name": "Jaws",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352894/?format=api",
        "demozoo_url": "https://demozoo.org/music/352894/",
        "id": 352894,
        "title": "jawsgc8.it",
        "author_nicks": [
            {
                "name": "Jaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134489/?format=api",
                    "id": 134489,
                    "name": "Jaws",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314552/?format=api",
        "demozoo_url": "https://demozoo.org/music/314552/",
        "id": 314552,
        "title": "jawsgc5.it",
        "author_nicks": [
            {
                "name": "Jaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134489/?format=api",
                    "id": 134489,
                    "name": "Jaws",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    }
]