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

{
    "url": "https://demozoo.org/api/v1/bbses/2002/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2002/",
    "id": 2002,
    "name": "Dog Town",
    "location": "Söderhamns Kommun, Gävleborg, Sweden",
    "country_code": "SE",
    "latitude": 61.25371,
    "longitude": 16.94879,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/226603/?format=api",
            "demozoo_url": "https://demozoo.org/productions/226603/",
            "id": 226603,
            "title": "800 Degrees 50",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5545/?format=api",
                        "id": 5545,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "800-degrees"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/190175/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190175/",
            "id": 190175,
            "title": "BBS Advertising",
            "author_nicks": [
                {
                    "name": "Hardcore Design",
                    "abbreviation": "HCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                        "id": 7098,
                        "name": "Hardcore Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-26",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290621/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290621/",
            "id": 290621,
            "title": "Dog Town BBS",
            "author_nicks": [
                {
                    "name": "Xanadu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                        "id": 106716,
                        "name": "Xanadu",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82355/?format=api",
                "id": 82355,
                "name": "Sate"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5545/?format=api",
                "id": 5545,
                "name": "Illusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}