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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297522/",
        "id": 297522,
        "title": "Real Intro Preview",
        "author_nicks": [
            {
                "name": "EGA Cracking Service",
                "abbreviation": "EGA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
                    "id": 86571,
                    "name": "EGA Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Science",
                "abbreviation": "TDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
                    "id": 125142,
                    "name": "The Dark Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-06",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297523/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297523/",
        "id": 297523,
        "title": "Mega Sound Collection #02",
        "author_nicks": [
            {
                "name": "EGA Cracking Service",
                "abbreviation": "EGA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
                    "id": 86571,
                    "name": "EGA Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Science",
                "abbreviation": "TDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
                    "id": 125142,
                    "name": "The Dark Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-06",
        "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/297481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297481/",
        "id": 297481,
        "title": "Mega Sound Collection #01",
        "author_nicks": [
            {
                "name": "EGA Cracking Service",
                "abbreviation": "EGA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
                    "id": 86571,
                    "name": "EGA Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Science",
                "abbreviation": "TDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
                    "id": 125142,
                    "name": "The Dark Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09-16",
        "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": []
    }
]