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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "New position list 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fe1e80b-7d3e-4b4c-95f1-bc91c8658dea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51750/",
    "metadata": {
        "length": 239461,
        "lengthKind": "routed",
        "duration": 1350,
        "positionLists": 1,
        "positions": 20,
        "size": 4815,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-26T21:15:22.718000+00:00",
        "elevationGain": 99,
        "elevationLoss": 97,
        "country": "DE"
    }
}