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

GET /v1/routes/52601/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "99c4ec2fa7ab6c87b7f8b18e1bb57169"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Rijexamen Gent 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3498dab5-de73-4506-b53e-5dc38e7c1ca3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36110/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52601/",
    "metadata": {
        "length": 13968,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 448,
        "size": 31335,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 98,
        "elevationLoss": 97,
        "country": "BE"
    }
}