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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206098/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206098/",
        "id": 206098,
        "title": "A N C I L L A T E R A L // E Q U E S T R I O N I C S",
        "author_nicks": [
            {
                "name": "mollerse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79807/?format=api",
                    "id": 79807,
                    "name": "mollerse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189882/",
        "id": 189882,
        "title": "Equestrilateral Aesthetics.",
        "author_nicks": [
            {
                "name": "Sebbert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                    "id": 58198,
                    "name": "Sebbert",
                    "is_group": false
                }
            },
            {
                "name": "mollerse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79807/?format=api",
                    "id": 79807,
                    "name": "mollerse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]