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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Schiffhornfeld 27, 30655 Hannover, Deutschland to 10 Hildesheimer Straße 59, 31177 Harsum, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5854f9d2-4c16-4e6f-8d4b-b6d4293613c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36993/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53484/",
    "metadata": {
        "length": 6220,
        "lengthKind": "straight-line",
        "duration": 1122,
        "positionLists": 1,
        "positions": 10,
        "size": 2505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-25T18:05:13.624000+00:00",
        "elevationGain": 35,
        "elevationLoss": 9,
        "country": "DE"
    }
}