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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (41)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/493a86f0-089b-466a-b914-0cb49f6e9df8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36627/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53118/",
    "metadata": {
        "length": 167237,
        "lengthKind": "routed",
        "duration": 254,
        "positionLists": 1,
        "positions": 23,
        "size": 5297,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-17T14:36:10.915000+00:00",
        "elevationGain": 520,
        "elevationLoss": 523,
        "country": "DE"
    }
}