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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (77)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82a3e98c-aa24-476b-9723-516aa9cea7d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38054/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54545/",
    "metadata": {
        "length": 174885,
        "lengthKind": "routed",
        "duration": 29,
        "positionLists": 1,
        "positions": 2,
        "size": 1095,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-30T16:46:20.322000+00:00",
        "elevationGain": 176,
        "elevationLoss": 0,
        "country": "DE"
    }
}