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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aglasterhausen to Östringen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09b16a69-8a2e-404d-9874-c5384727c3be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35109/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51600/",
    "metadata": {
        "length": 718264,
        "lengthKind": "straight-line",
        "duration": 26900157,
        "positionLists": 3,
        "positions": 4150,
        "size": 387182,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-02-06T06:23:18+00:00",
        "country": "DE"
    }
}