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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363091/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363091/",
        "id": 363091,
        "title": "Marcy's Music Collection",
        "author_nicks": [
            {
                "name": "Tendance",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67710/?format=api",
                    "id": 67710,
                    "name": "Tendance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-30",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363092/",
        "id": 363092,
        "title": "Midnight Darkness",
        "author_nicks": [
            {
                "name": "Tendance",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67710/?format=api",
                    "id": 67710,
                    "name": "Tendance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/302507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302507/",
        "id": 302507,
        "title": "Surface",
        "author_nicks": [
            {
                "name": "Tendance",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67710/?format=api",
                    "id": 67710,
                    "name": "Tendance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-08",
        "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/363093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363093/",
        "id": 363093,
        "title": "Swapp",
        "author_nicks": [
            {
                "name": "Tendance",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67710/?format=api",
                    "id": 67710,
                    "name": "Tendance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [],
        "tags": []
    }
]