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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Barmstedt>Fitzbek>Hohenaspe>Itzehoe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72213030-f47a-4170-a6b7-82beae7abba1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54155/",
    "metadata": {
        "length": 75689,
        "lengthKind": "routed",
        "duration": 1032,
        "positionLists": 1,
        "positions": 25,
        "size": 6008,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-11T20:11:50.261000+00:00",
        "elevationGain": 127,
        "elevationLoss": 135,
        "country": "DE"
    }
}