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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (28)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35857e9e-e450-4695-88b1-65d429df3d23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36142/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52633/",
    "metadata": {
        "length": 51279,
        "lengthKind": "track",
        "duration": 2681,
        "positionLists": 1,
        "positions": 221,
        "size": 53165,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-15T08:18:50.868000+00:00",
        "elevationGain": 96,
        "elevationLoss": 96,
        "country": "DE"
    }
}