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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191777/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191777/",
        "id": 191777,
        "title": "Very Small Shitty Tro",
        "author_nicks": [
            {
                "name": "8 Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103518/?format=api",
                    "id": 103518,
                    "name": "8 Bits",
                    "is_group": true
                }
            },
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/227826/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227826/",
        "id": 227826,
        "title": "Respect",
        "author_nicks": [
            {
                "name": "8 Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103518/?format=api",
                    "id": 103518,
                    "name": "8 Bits",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325782/",
        "id": 325782,
        "title": "ZX-Spectrum Emulgator",
        "author_nicks": [
            {
                "name": "8 Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103518/?format=api",
                    "id": 103518,
                    "name": "8 Bits",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]