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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15.06.14 Krumbach Galtür 225KM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a2e9263-268e-46db-97c8-0db99a40f49e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52355/",
    "metadata": {
        "length": 248109,
        "lengthKind": "routed",
        "duration": 798,
        "positionLists": 1,
        "positions": 11,
        "size": 2976,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-28T15:02:52.683000+00:00",
        "elevationGain": 1383,
        "elevationLoss": 304,
        "country": "DE"
    }
}