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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Honda Tempo\\ Karfreitag 2012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18727f6b-4668-4f7f-876b-1a41c2d8c7f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51951/",
    "metadata": {
        "length": 437546,
        "lengthKind": "routed",
        "duration": 174442,
        "positionLists": 1,
        "positions": 26,
        "size": 4244,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-05T22:48:29.203000+00:00",
        "elevationGain": 1,
        "elevationLoss": 0,
        "country": "DE"
    }
}