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

GET /v1/routes/1279/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4990248c8de538c81219da658e084d70"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 8a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7888d1a-2adf-45f0-8114-846769a27005"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1042/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1279/",
    "metadata": {
        "length": 9059,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 90,
        "size": 6226,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}