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

[
    {
        "url": "https://demozoo.org/api/v1/productions/201587/?format=api",
        "demozoo_url": "https://demozoo.org/music/201587/",
        "id": 201587,
        "title": "Relative",
        "author_nicks": [
            {
                "name": "Silc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54929/?format=api",
                    "id": 54929,
                    "name": "Silc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethargy",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                    "id": 21378,
                    "name": "Lethargy",
                    "is_group": true
                }
            },
            {
                "name": "Natural Beat",
                "abbreviation": "NB!,NB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13494/?format=api",
                    "id": 13494,
                    "name": "Natural Beat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "chubrocker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163126/?format=api",
        "demozoo_url": "https://demozoo.org/music/163126/",
        "id": 163126,
        "title": "Brainwash",
        "author_nicks": [
            {
                "name": "Silc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54929/?format=api",
                    "id": 54929,
                    "name": "Silc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethargy",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                    "id": 21378,
                    "name": "Lethargy",
                    "is_group": true
                }
            },
            {
                "name": "Natural Beat",
                "abbreviation": "NB!,NB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13494/?format=api",
                    "id": 13494,
                    "name": "Natural Beat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "chubrocker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126915/?format=api",
        "demozoo_url": "https://demozoo.org/music/126915/",
        "id": 126915,
        "title": "According",
        "author_nicks": [
            {
                "name": "Silc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54929/?format=api",
                    "id": 54929,
                    "name": "Silc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethargy",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                    "id": 21378,
                    "name": "Lethargy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126929/?format=api",
        "demozoo_url": "https://demozoo.org/music/126929/",
        "id": 126929,
        "title": "Compomusic",
        "author_nicks": [
            {
                "name": "Silc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54929/?format=api",
                    "id": 54929,
                    "name": "Silc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]