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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hohenlohe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54c848a7-9ff1-4ce1-89eb-d6b2713dddc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53405/",
    "metadata": {
        "length": 331669,
        "lengthKind": "routed",
        "duration": 604,
        "positionLists": 2,
        "positions": 58,
        "size": 15641,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-04T15:29:15+00:00",
        "country": "DE"
    }
}