GET /api/v1/releasers/30141/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/58334/?format=api",
        "demozoo_url": "https://demozoo.org/music/58334/",
        "id": 58334,
        "title": "VIP c est la demo party",
        "author_nicks": [
            {
                "name": "Ydre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30141/?format=api",
                    "id": 30141,
                    "name": "Ydre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-07",
        "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/50607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50607/",
        "id": 50607,
        "title": "Horses",
        "author_nicks": [
            {
                "name": "Ydre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30141/?format=api",
                    "id": 30141,
                    "name": "Ydre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "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/52207/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52207/",
        "id": 52207,
        "title": "Firstone",
        "author_nicks": [
            {
                "name": "Ydre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30141/?format=api",
                    "id": 30141,
                    "name": "Ydre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]