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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Elbtour",
    "creator_name": "duc-klaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a8eaa06-08e2-4b29-83fd-5ad51499236d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4184/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4987/",
    "metadata": {
        "length": 562571,
        "lengthKind": "straight-line",
        "duration": 4274,
        "positionLists": 3,
        "positions": 63,
        "size": 11350,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-14T10:16:22.484000+00:00",
        "country": "DE"
    }
}