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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151724/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151724/",
        "id": 151724,
        "title": "Minou Minou",
        "author_nicks": [
            {
                "name": "Ettron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62779/?format=api",
                    "id": 62779,
                    "name": "Ettron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kiki Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                    "id": 5942,
                    "name": "Kiki Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-27",
        "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/151735/?format=api",
        "demozoo_url": "https://demozoo.org/music/151735/",
        "id": 151735,
        "title": "Anoter Denree",
        "author_nicks": [
            {
                "name": "Ettron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62779/?format=api",
                    "id": 62779,
                    "name": "Ettron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kiki Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                    "id": 5942,
                    "name": "Kiki Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]