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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hollerberg - Schellbronn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ad29faf-2c49-4370-8ed2-88d153509129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38657/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55148/",
    "metadata": {
        "length": 214167,
        "lengthKind": "track",
        "duration": 1757,
        "positionLists": 1,
        "positions": 38,
        "size": 9687,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-21T06:44:13.132000+00:00",
        "elevationGain": 1101,
        "elevationLoss": 1022,
        "country": "DE"
    }
}