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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08.01.2010",
    "creator_name": "Rad_Olaf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/251e0dd4-e645-46d7-a5f9-7d85c0cd7542"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2893/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50478/",
    "metadata": {
        "length": 29328,
        "lengthKind": "track",
        "duration": 9838,
        "positionLists": 1,
        "positions": 690,
        "size": 93292,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-08T11:56:02+00:00",
        "elevationGain": 350,
        "elevationLoss": 349,
        "country": "DE"
    }
}