This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/7722/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 14 Oct 2023 16:14:53 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7677/",
    "name": "Archive",
    "children": [
        {
            "name": "2022 Route",
            "url": "https://api.routeconverter.com/v1/categories/7717/"
        },
        {
            "name": "sicilia",
            "url": "https://api.routeconverter.com/v1/categories/7721/"
        },
        {
            "name": "Terrasini-Contessa Entellina",
            "url": "https://api.routeconverter.com/v1/categories/7723/"
        },
        {
            "name": "south africa",
            "url": "https://api.routeconverter.com/v1/categories/7731/"
        },
        {
            "name": "11",
            "url": "https://api.routeconverter.com/v1/categories/7735/"
        }
    ],
    "routes": [
        {
            "description": "Tabelle1",
            "creator_name": "gast",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/40c494de-4750-4fdf-ac6f-ae33b6de62fc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40966/",
            "metadata": {
                "length": 0,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 51,
                "size": 9882,
                "format": "Microsoft Excel 2008 (.xlsx)"
            }
        },
        {
            "description": "Position 1 to Position 244",
            "creator_name": "rodelio",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d208b42e-fe0d-4cbe-a67c-1926a8e808d0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40975/",
            "metadata": {
                "length": 309,
                "lengthKind": "track",
                "duration": 285,
                "positionLists": 1,
                "positions": 244,
                "size": 17641,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2022-10-26T09:57:59+00:00",
                "elevationGain": 9,
                "elevationLoss": 12,
                "country": "PH"
            }
        },
        {
            "description": "No EXIF data to No EXIF data",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1080bb5e-881f-4d29-b9cd-ccce5f873910"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41000/",
            "metadata": {
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 638,
                "positions": 638,
                "size": 809821,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2022-11-23T19:10:27.380000+00:00"
            }
        },
        {
            "description": "1",
            "creator_name": "urri2k",
            "localFileUrl": null,
            "remoteUrl": "https://www.geonames.org/maps/addresses.html#address",
            "url": "https://api.routeconverter.com/v1/routes/41001/",
            "metadata": null
        },
        {
            "description": "?",
            "creator_name": "urri2k",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/53619ea2-2bfe-455d-a52d-3e74bcdf156f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41004/",
            "metadata": {
                "length": 1145638,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 24,
                "size": 25612,
                "format": "GeoJSON (*.json)",
                "country": "RU"
            }
        },
        {
            "description": "Wenn ich keine Anpassungen am Text mache oder einfach durch",
            "creator_name": "routeconverter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/616a32fc-0607-48e0-826f-bc4f5f7c248a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41415/",
            "metadata": {
                "length": 742647,
                "lengthKind": "track",
                "duration": 3600,
                "positionLists": 4,
                "positions": 272,
                "size": 55498,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2022-09-10T06:00:00+00:00",
                "elevationGain": 49,
                "elevationLoss": 460,
                "country": "RU"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7722/"
}