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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70544/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70544/",
        "id": 70544,
        "title": "Love Demo",
        "author_nicks": [
            {
                "name": "Hellforce",
                "abbreviation": "HFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38822/?format=api",
                    "id": 38822,
                    "name": "Hellforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70546/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70546/",
        "id": 70546,
        "title": "There Is No Law",
        "author_nicks": [
            {
                "name": "Hellforce",
                "abbreviation": "HFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38822/?format=api",
                    "id": 38822,
                    "name": "Hellforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70543/",
        "id": 70543,
        "title": "Everybody In The Place",
        "author_nicks": [
            {
                "name": "Hellforce",
                "abbreviation": "HFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38822/?format=api",
                    "id": 38822,
                    "name": "Hellforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "the-prodigy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70545/",
        "id": 70545,
        "title": "Mås-Hypnos",
        "author_nicks": [
            {
                "name": "Hellforce",
                "abbreviation": "HFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38822/?format=api",
                    "id": 38822,
                    "name": "Hellforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]