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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289539/",
        "id": 289539,
        "title": "Music Sampler V",
        "author_nicks": [
            {
                "name": "Norwegian Agency of Security Annihilation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117125/?format=api",
                    "id": 117125,
                    "name": "Norwegian Agency of Security Annihilation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-11",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289502/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289502/",
        "id": 289502,
        "title": "Music Sampler VI",
        "author_nicks": [
            {
                "name": "Norwegian Agency of Security Annihilation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117125/?format=api",
                    "id": 117125,
                    "name": "Norwegian Agency of Security Annihilation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-10",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284396/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284396/",
        "id": 284396,
        "title": "Music Sampler IV",
        "author_nicks": [
            {
                "name": "Norwegian Agency of Security Annihilation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117125/?format=api",
                    "id": 117125,
                    "name": "Norwegian Agency of Security Annihilation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11-23",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "border-sprites"
        ]
    }
]