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

GET /v1/routes/1042/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6e7534ec14169e05acd7d238dfd3b837"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/328/",
    "description": "Hemmingway-Trail",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34d1db2d-2e7c-4b14-829d-a0ddeb683748"
    },
    "localFile": "https://api.routeconverter.com/v1/files/843/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1042/",
    "metadata": {
        "length": 14020,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 541,
        "size": 25918,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}