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

{
    "url": "https://demozoo.org/api/v1/bbses/7970/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7970/",
    "id": 7970,
    "name": "The Iglu",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/229792/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229792/",
            "id": 229792,
            "title": "Happy Birthday Intro",
            "author_nicks": [
                {
                    "name": "Eskimoes",
                    "abbreviation": "ESK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                        "id": 54131,
                        "name": "Eskimoes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-13",
            "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": [
                "birthday"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/229796/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229796/",
            "id": 229796,
            "title": "The Iglu BBS Intro",
            "author_nicks": [
                {
                    "name": "Eskimoes",
                    "abbreviation": "ESK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                        "id": 54131,
                        "name": "Eskimoes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-22",
            "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/229793/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229793/",
            "id": 229793,
            "title": "New Intro",
            "author_nicks": [
                {
                    "name": "Eskimoes",
                    "abbreviation": "ESK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                        "id": 54131,
                        "name": "Eskimoes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-12",
            "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/229794/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229794/",
            "id": 229794,
            "title": "Pizza Brain",
            "author_nicks": [
                {
                    "name": "Eskimoes",
                    "abbreviation": "ESK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                        "id": 54131,
                        "name": "Eskimoes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-25",
            "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/10/?format=api",
                    "id": 10,
                    "name": "40k Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128969/?format=api",
                "id": 128969,
                "name": "Boomer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54131/?format=api",
                "id": 54131,
                "name": "Eskimoes"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}